how do I make a simple DHTML page that asks you for a username and password (not a pop up window) and then you click OK and depending what the username and password is, it will goto a url

example

if text1.text says "Dimava"
and if text2.text says "blur"
then I want it to goto http://www.aol.com

how do I do that using DHTML


also... when I'm uploading it to my server, what files do I upload, just the HTML file and the dll file, or something else


thanks in advance


dimava





P.S. I never worked with DHTML before