Description:
Netscape Communications Corp.'s JavaScript language.
|
|
|
html form in javascript variable
|
| |
Hi, My problem is: I have javascript variable like this: var variable = "<form name='formABC' method='POST'>"+ "<input type='text' id='nameABC'>"+ ... <form>"; How can I get nameABC and put it into some other variable without reloading a browser? Thanks
|
|
location.href--what am i doing wrong?
|
| |
Hello, all, I am new to this group and have a question that I am sure one of you JS experts can quickly help me with. I have a login page that calls a php script to verify that the user exists. If the user exists, the value returned is "success" and the user should be directed to a member page.... more »
|
|
|