| | |
Need file upload code for word Doc
Please support our HTML and CSS advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Dec 2004
Posts: 1,655
Reputation:
Solved Threads: 35
Upload to your email address? Hmmm.
You can have the user upload any file at all, by placing a file upload element on your page.
There are some optional attributes, such as ID or NAME, and SIZE (referring to the size of the textbox, not the size of the file.
The form must be properly encoded to allow files to be posted, add the
Once it's on the server, you'd use whatever server-side language you use to process the file, which could include emailing it somewhere.
You can have the user upload any file at all, by placing a file upload element on your page.
HTML and CSS Syntax (Toggle Plain Text)
<input type="file">
There are some optional attributes, such as ID or NAME, and SIZE (referring to the size of the textbox, not the size of the file.
The form must be properly encoded to allow files to be posted, add the
enctype="multipart/form-data" key-value pair to your FORM element.Once it's on the server, you'd use whatever server-side language you use to process the file, which could include emailing it somewhere.
![]() |
Similar Threads
- File Upload Help (PHP)
- File upload problem (PHP)
- Auto Send a Word Doc with VB (Windows NT / 2000 / XP)
- How to Open a word doc from a java application? (Java)
Other Threads in the HTML and CSS Forum
- Previous Thread: DIV Help!
- Next Thread: resizing a frameset
| Thread Tools | Search this Thread |
appointments asp background backgroundcolor beta browser bug calendar cart cgi code codeinjection corporateidentity css design development displayimageinsteadofflash dreamweaver emailmarketing epilepsy explorer firefox flash form google griefers hackers hitcounter hover html ie7 ie8 iframe image images internet internetexplorer intranet iphone javascript jpeg layout macbook maps marketshare microsoft mozilla multimedia navigationbars news offshoreoutsourcingcompany opacity opera optimization pnginie6 positioning problem scroll seo shopping swf swf. textcolor timecolor titletags url urlseparatedwords visualization web webdevelopment webform website windows7






