I need to password protect a webpage and it must be on the server side. Any suggestions?
korkus2000
8:42 pm on Mar 31, 2003 (gmt 0)
Welcome to WebmasterWorld scrags,
Are you talking about server-side jscript with asp or something else?
scrags
10:53 pm on Mar 31, 2003 (gmt 0)
server side using Javascript and asp - with the password being held in an acess database.
oilman
10:55 pm on Mar 31, 2003 (gmt 0)
if you're on unix you can do it really easy with an htaccess file or have a look at www.hotscripts.com - lots of stuff in there perl section: [hotscripts.com...]
<added> d'oh - missed your post about js and asp - hotscripts has section for both languages as well.
txbakers
1:00 am on Apr 1, 2003 (gmt 0)
also take a look at www.aspin.com for lots of ASP scripts.