PDA

View Full Version : Login Script


pembie
09-05-06, 05:57 AM
Well what I'm wanting to do is make a box the same as this (http://build.bournemouth.ac.uk/images/ie_logon.gif)

I think it's java but I'm not 100%, so I just posted here.

If someone can give me the code for it and tell how to use it, it would be vastly apprieated.

Thanks.

nova912
09-05-06, 06:19 AM
I belive this is done using .htaccess, usually you can do this from your cPanel.

EDIT: Great intro to .htaccess
http://www.javascriptkit.com/howto/htaccess.shtml

TwoD
09-06-06, 02:07 AM
Yes, that's .htaccess, not Java or JavaScript (not the same!).
JavaScript should never deal with security such as this, simply because it isn't meant to do it.

ebizbuz
09-06-06, 02:37 AM
apache and .htaccess rules

Christian
09-06-06, 04:12 PM
Moved to Web Servers.