Hi all
I am currently working on a project aimed at enabling various users to submit data to our database throuth the web. We thought of two ways
1. Using Forms - this is somehow cumbersome for large data where input text can grow up to 1000 rows of 5 to 19 cols
2. Using formated file upload - This is some feasible for large data but is somehow cumbersome in the validation part before data are saved into the database. These filesd are in Excel.
I need help for anyone who have an idea on how we can let the user upload the excel file, open it and present for the user preview, decode it and save them into the database when the user click submit.
regards
charles
Do you Yahoo!?
Yahoo! Mail - Easier than ever with enhanced search. Learn more.
To unsubscribe, send an email to:
[EMAIL PROTECTED]
| Yahoo! Groups Sponsor | |
|
|
Yahoo! Groups Links
- To visit your group on the web, go to:
http://groups.yahoo.com/group/PlanetSourceCode/
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
