
July 23rd, 2004, 05:43 PM
|
|
Contributing User
|
|
Join Date: Jun 2004
Posts: 79
Time spent in forums: 4 h 11 m 30 sec
Reputation Power: 5
|
|
|
How to send parameters from HTML to .js file
Hi all, I have a jscript question. The users select a name in a drop down list and enter a password in a input field of a HTML page. I have a js file with the username-password pairs. How do I pass these parameters to the js file and return a true or false based on the comparison?
Hoping for pointers. Any code available?
Thanks.
|