| | |
MS Excel data to ASP form
Please support our ASP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
I have a system on my intranet that we use to keep track of personnel within our organization. The way I have it set up now is users manually type the names and other information in an ASP form provided on the intranet. The information is then input into a database for tracking. The problem is that if there are three-hundred or so names to enter someone has to sit there and type each and every one of them in by hand. I embedded an OWC Spreadsheet control in the form so that they could cut and paste the information in from the spreadsheet they're given, but not everyone has OWC installed so I have to go another route. (BTW: OWC sucks royally)
It seems the best way to handle this would be to have a "Load" button open Excel (which they do have installed, just not OWC), have the user paste the information in, then close Excel and have it populate either the database directly, or have it populate hidden input fields in the form, and then pass the data on submit.
I've looked around the net and I can't seem to find anything directly related to this. Any help would be greatly appreciated.
Thanks in advance,
MAB
It seems the best way to handle this would be to have a "Load" button open Excel (which they do have installed, just not OWC), have the user paste the information in, then close Excel and have it populate either the database directly, or have it populate hidden input fields in the form, and then pass the data on submit.
I've looked around the net and I can't seem to find anything directly related to this. Any help would be greatly appreciated.
Thanks in advance,
MAB
•
•
Join Date: Sep 2004
Posts: 89
Reputation:
Solved Threads: 1
Hello here is an article that might help you how to import the data from Excel sheet to Database.
http://forums.codecharge.com/posts.php?post_id=64435
http://www.daniweb.com/techtalkforums/thread21987.html
http://forums.codecharge.com/posts.php?post_id=64435
http://www.daniweb.com/techtalkforums/thread21987.html
![]() |
Similar Threads
- creating data entry form (ASP.NET)
- Retriving data from excel sheet into an asp page (ASP)
- How can i display my search result data in tabular form? (ASP)
- read excel records in asp not refreshing (is the excel file cached) (ASP)
- Import excel records into ASP database (ASP)
- Problem with Input Form (ASP)
- Help with asp form will not display contact information (ASP)
- Getting data from ASP page A to ASP page B using javascript (ASP.NET)
Other Threads in the ASP Forum
- Previous Thread: SQL Query inserts junk data as well
- Next Thread: Parse XML from ASP!!!
| Thread Tools | Search this Thread |
archive asp asp.net aspandmssqlserver2005 aspandmssqlserver2005connection aspconnection connection database databaseconnection dreamweaver excel fso iis msmsql mssql2005 mssqlserver2005 mssqlserver2005andasp mssqlserverandasp opentextfile record searchbox selectoption single specfic sqlserver sqlserverconnection windows7





