|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
excel upload to website
Could someone please give me directions on how to allow customers to upload excel spreadsheets to my website? Thank you for your help
|
|
#2
|
|||
|
|||
|
could try using "Pure ASP Upload"?
Hello,
I use this upload program for my site and it works great! If you change the filetype extensions to match whatever you wish to upload, you (your users) can send files through the form of any type of extension. I tried this by appending XLS to the list of filetypes and then the program accepted XLS spreadsheet uploads to the server. Pure ASP Upload can be found by doing a google search. Hope this helps. |
|
#3
|
|||
|
|||
|
You know, you can save Excel files as HTML with newer versions of Excel. Maybe just give them FTP access to just one directory and have them upload the Excel file as an HTML doc, so it's already viewable.
|
|
#4
|
||||
|
||||
|
And here is another pure ASP (i.e. no components) resource for letting the user upload a file which is something that was unfortunately not built into ASP:
ASP File Upload Using VBScript by John R. Lewis - 7/10/2000 http://aspzone.com/posts/160.aspx
__________________
J. Paul Schmidt www.Bullschmidt.com - Freelance Web and Database Developer www.Bullschmidt.com/DevTip.asp - Classic ASP Design Tips |
![]() |
| Viewing: ASP Free Forums > Programming > HTML, JavaScript And CSS Help > excel upload to website |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|