Click here to Skip to main content
15,868,141 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi,

I have a form which consists of some textfields, textarea , file for browsing and a submit button. I want to browse the file and as soon as the file get browsed the contents of the selected file should be copied to the text area and once the content is copied to the text area, I will submit the form.
Please Note: it should be done on the same page or form. You are free to use any scripting language but programming language should be java(No Swing)
I am using JSP. No php or asp code.

Regards,
Ethan
Posted
Comments
Niral Soni 5-Sep-12 12:16pm    
are you trying to upload a plain text file or something else ?
ethanlokesh 5-Sep-12 20:28pm    
Yes its a text file.
ethanlokesh 8-Sep-12 7:02am    
Is there any Solution?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900