On Thu, 5 Dec 2002 at 10:39, Admin-Stress opined: [snip] A:I just want to make a 'secure site' that need username and password. So, the first page of my site A:would be "fill in you username and password", for example, it will be placed here : A: A: http://www.mydomain.com/login.html A: A:After that, I will call /cgi-bin/checkpasswd.pl, if OK then user will be transfered to another A:page, e.g.: A: A: http://www.mydomain.com/welcome.html A: A:My question, how can I make sure that ONLY ppl passed checkpasswd.pl can see that welcome.html A:(and the rest of page). It should be about checking 'session' or some other trick ... [snip]
can't you use an .htaccess file? -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]