Click here to Skip to main content
15,894,460 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi Frends,
I have a simple html form there is some textbox , I want to save textbox value on button click in xls sheet.

Thnx
Sumit Shukla
Posted

1 solution

Clearly reading a textbox value is not the hard part of the work , so for saving its value in an excel sheet read these pages and write your own code then :

http://support.microsoft.com/kb/302084[^]

http://www.dotnetperls.com/excel[^]

Hope it helps.
 
Share this answer
 

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