•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the HTML and CSS section within the Web Development category of DaniWeb, a massive community of 397,625 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,454 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our HTML and CSS advertiser: Lunarpages Web Hosting
Views: 2487 | Replies: 1
![]() |
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.
<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.
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
•
•
•
•
DaniWeb HTML and CSS Marketplace
•
•
•
•
access activation adsl1 api blogger blogging blogs code combo connection css dani daniweb data debugging development div dreamweaver dropdownlist firefox gdata google gpl html innovation internet javascript key linux microsoft module net news openbsd per product programming reuse rss serial source symantec tables tags vista w3c web wysiwyg xml
- File Upload Help (PHP)
- File upload problem (PHP)
- Auto Send a Word Doc with VB (Windows NT / 2000 / XP / 2003)
- 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



Linear Mode