Hello please help with these, i want to pass a value in input box to another jsp page without submit button. can i doit

cheers

Recommended Answers

All 3 Replies

no, you can't.
I can though, because I used my brain and read some tutorials and books.

How do you want it to be passed? I mean if don't click a button, you must perform an action to send the data. If the user enters a value at the input field, then the user must also do something to send the data. What do you want the user to do to send the data? There are plenty other ways; the question is why don't you want a button and with what you want to replace the button?

well, you could script it so the form is submitted on exiting the field :)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.