Re: Id verification

by Andrew McFarland <aamcf(at)aamcf.co.uk>

 Date:  Thu, 04 Apr 2002 22:38:28 +0100
 To:  "HWG-techniques" <hwg-techniques(at)hwg.org>
 In-Reply-To:  pinnet
  todo: View Thread, Original
At 12:48 04/04/02 -0500, Andie Maranda wrote:
<snip/>
>We cannot use a database along with something like
>ColdFusion because we want to create one site that will be used for
>different universities or hospitals and we won't know if they have a
>ColdFusion server.
<snip/>

The best bet would be to have a central database which all the sites 
connect to. For example, if one site is on, say, aamcf.co.uk, make the 
action of the form something like 
http://www.example.com/aamcf.co.uk/formscript (replacing example.com with 
your own domain)

formscript could do all the necessary database connection and then redirect 
the browser back to aamcf.co.uk

There may be some security issues, but I don't think there would be 
anything insurmountable.

>I will have to customize the site to a certain extent (building names,
>contact names, e-mail addresses) but we don't want to have to write unique
>coding for each university/hospital. Can this be done using javascript?

JavaScript would be very insecure.

Andrew

HWG hwg-techniques mailing list archives, maintained by Webmasters @ IWA