Hello ,
I really need your help!
i created a textbox in a jsp page , but i want its value to change using another JSP page without using a submit button in the second page , i need it automatically if a certain condition applies..
Pleaaaase can anyone tell me
Thanks...
Ghada Ibrahim 0 Newbie Poster
Recommended Answers
Jump to Post— tyson.crouch 6Hello ,
I really need your help!
i created a textbox in a jsp page , but i want its value to change using another JSP page without using a submit button in the second page , i need it automatically if a certain condition applies..
Pleaaaase can anyone tell …
Jump to Post— jwenting 1,905Unfortunately, you will require a submit button to send the value to a jsp page.
No, you don't.
You could have some javascript submitting the form without the need to press a button, say on exiting the input control.
All 5 Replies
tyson.crouch 6 Junior Poster
jwenting 1,905 duckman Team Colleague
Ghada Ibrahim 0 Newbie Poster
javaAddict 900 Nearly a Senior Poster Team Colleague Featured Poster
Ghada Ibrahim 0 Newbie Poster
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.