[Javascript] Dynamically generate link from text being typed in textbox?

David Yee dyee at AMSResponse.com
Thu Jan 17 11:50:38 CST 2002


Hi all.  I'm wondering is it possible to dynamically generate a link as text
is being typed into a particular text box.  Basically I want the link to
contain a GET variable name and value without submitting the form (the form
actually posts to another page).  And since I don't think you can have a
form within a form I'm hoping I can do it using Javascript.  Thanks!

David



More information about the Javascript mailing list