•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the JSP section within the Web Development category of DaniWeb, a massive community of 361,549 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,054 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our JSP advertiser: Lunarpages JSP Web Hosting
Views: 453 | Replies: 1
![]() |
•
•
Join Date: Apr 2008
Posts: 2
Reputation:
Rep Power: 0
Solved Threads: 0
Hello,
plz help me retrieving a textfield value from from2 to form1.
I have a textfield in form1 to retrieve Employee No.
When I click a button in form1, form2 opens which contains list of employee numbers.
In form2, I select a employee number and click a button.
How should I make this selected employee number to appear in form1 textfield?
Plz help me in solving this problem.
Thanks.
plz help me retrieving a textfield value from from2 to form1.
I have a textfield in form1 to retrieve Employee No.
When I click a button in form1, form2 opens which contains list of employee numbers.
In form2, I select a employee number and click a button.
How should I make this selected employee number to appear in form1 textfield?
Plz help me in solving this problem.
Thanks.
•
•
Join Date: Dec 2004
Location: London or Slovakia
Posts: 1,770
Reputation:
Rep Power: 8
Solved Threads: 184
Simple suggestion: let user enter number in text field, read then employee number from text field, validate it in servlet, compare with existing records, then:
- if number exists, return and display employee record
- else, return error message "Submited number doesn't exists" and you may ask for new number
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)
If we helped you to solve your problem, answered your question please mark your post as SOLVED.
Publilius Syrus
(~100 BC)
If we helped you to solve your problem, answered your question please mark your post as SOLVED.
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
•
•
•
•
DaniWeb JSP Marketplace
Similar Threads
Other Threads in the JSP Forum
- Previous Thread: Need Help ASAP PLEASE PLEASE HELP!
- Next Thread: JSP page calling a excel file that resides in TomCat



Linear Mode