The option for a viewer to browse and upload a file on an email submit form would be very nice.
The option for a viewer to browse and upload a file on an email submit form would be very nice.
Check out the File Upload component. You can use it to specify filename, or use it to send the selected file.
For a complete documentation about the control read this: http://www.faqs.org/rfcs/rfc1867.html
The exact syntax depends on how you want to use the control:
1. Send a filename via email select encoding type: text/plain
2. Send a file via email select encoding type: multipart/form-data
3. To send a file to a webserver you need some PHP or ASP code which is executed in the page as specified in the action field.
Forum Moderator
BlueVoda Specialist
Dude! that is EXACTLY what I was looking for,thanks!
There are currently 1 users browsing this thread. (0 members and 1 guests)