holty
03-23-2003, 11:07 AM
Hi,
I have a login script where if its successful the querystring will be true, i.e - index.asp?login=true and if unsuccessful it will be false, i.e - index.asp?login=false.
If the login is false I would like an Alert saying login incorrect. I have only done alerts before where you have to click things to get them to pop up or on the body onload. How can I do this?
Thanks
I have a login script where if its successful the querystring will be true, i.e - index.asp?login=true and if unsuccessful it will be false, i.e - index.asp?login=false.
If the login is false I would like an Alert saying login incorrect. I have only done alerts before where you have to click things to get them to pop up or on the body onload. How can I do this?
Thanks