getting files from a form

D

David Oakey

How can I set a form up so that the file the customer enters comes to me in
the email as an attatchment along with the rest of the results
 
T

Thomas A. Rowe

Not possible using the FP Form Handler or Upload Component. You would have to write a custom
server-side script / component the would allow the upload, then attach the file to an email.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 
Top