benny
08-19-2000, 06:47 PM
Hi!
I'm thinking about making limited access to sensetive information on the web by using password..
I'm new on password and cgi so...
If I use a client-side javascript coding to make members-only sites, then there is a security-problem - because the javascript-code, that mach the users prompt, is actual loaded in the chache, and anyone with a little understanding on PC's will easily find that document!
(I guess!?)
Therefore I will be glad to see a example on CGI password control. Will such solution involve the web-hotel, or is it possible to create my own cgi and place it somewhere on my web-site - then point my password-documents to that cgi-script?
ASP! As far as I understand ASP its a way to dynamically write html based on users selections.
These documents is "non-existent" on the server, but only exists on the“users screen (cache)!?
Wich "program" writes these ASP documents. Is it a CGI script or is it some database-program!?
Can I, without involving the web-hotel, make such things happen?
Any subjects to this, included examples will light my up!
Benny
I'm thinking about making limited access to sensetive information on the web by using password..
I'm new on password and cgi so...
If I use a client-side javascript coding to make members-only sites, then there is a security-problem - because the javascript-code, that mach the users prompt, is actual loaded in the chache, and anyone with a little understanding on PC's will easily find that document!
(I guess!?)
Therefore I will be glad to see a example on CGI password control. Will such solution involve the web-hotel, or is it possible to create my own cgi and place it somewhere on my web-site - then point my password-documents to that cgi-script?
ASP! As far as I understand ASP its a way to dynamically write html based on users selections.
These documents is "non-existent" on the server, but only exists on the“users screen (cache)!?
Wich "program" writes these ASP documents. Is it a CGI script or is it some database-program!?
Can I, without involving the web-hotel, make such things happen?
Any subjects to this, included examples will light my up!
Benny