|
|
Q156 How can I submit a text field so that after pressing "return" or clicking button it would be possible to jump to another URL page, containing the description of that word entered in the text field?
irt.org | Knowledge Base | JavaScript | Form 10.3 | Q156 [ previous next ] Q156 How can I submit a text field so that after pressing "return" or clicking button it would be possible to jump to another URL page, containing the description of that word entered in the text field?Try:
To avoid "404 - Page not found " error messages - combine the above with the technique discussed in the article Intelligent Password Verification #2. |
-- div -->
|