photos addition in forms

M

motoruser.com

On my site www.motoruser.com I have created a form so that users can add
details of their vehicles for sale, all text fields of the form work ok
except, i cannot get a field to work which will allow users to insert a photo
(link) of their vehicle to the form. The form is then submitted to my email
account.

Can this be done? anyone know how to do it?

thanks
 
T

Thomas A. Rowe

If using the FP Form Handler, then the photo upload will have to be a separate process where it is
uploaded to a folder within your web site, it can not be attached to the email sent by the FP form
handler. Also your site must be hosted on a Windows IIS web server and the host must allow you to
use the FP upload component.

--
==============================================
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