F
Fabian
I have created a javascript to manipulate a text strong given to it. It
works in all the situations I put it in. Now, I want to create a form
based interface. Essentially, the use types in the text in a form text
box, and it returns the manipulated text.
Ideally, I'd like it to return teh text in teh same page, without
reloading anything from the server. Problem is, I have no idea how to
capture anything entered into a form with javascript.
Help?
works in all the situations I put it in. Now, I want to create a form
based interface. Essentially, the use types in the text in a form text
box, and it returns the manipulated text.
Ideally, I'd like it to return teh text in teh same page, without
reloading anything from the server. Problem is, I have no idea how to
capture anything entered into a form with javascript.
Help?