I am new to javascript..
i have a made a form simply containing username textfield, the password text field and the submit button..
when the user click on the submit button i want to them to go to a certain url if the password is correct ...
i want the password to be stored in a separate javascript file ....is that possible
plz can anybody teach me how to do it ...