Forum Moderators: open

Message Too Old, No Replies

password protection

javascript password protection

         

scrags

8:35 pm on Mar 31, 2003 (gmt 0)

10+ Year Member



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)

WebmasterWorld Senior Member 10+ Year Member



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)

10+ Year Member



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)

WebmasterWorld Senior Member 10+ Year Member



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)

WebmasterWorld Senior Member 10+ Year Member



also take a look at www.aspin.com for lots of ASP scripts.