Pictures in web forms

J

Jenny L

How can I set up a form that will allow someone to submit a picture? I am NOT linked to a db, I just want it to come to me via email. Is this even possible?
 
T

Thomas A. Rowe

Not possible when using the FP2002 File Upload component, which requires
that you are hosted on server with the FP2002 extensions and the host allows
this function.

Requires the use of server-side script, such as ASP, PHP, Perl, etc. to
process the form to email with an attachment.

--

==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================


Jenny L said:
How can I set up a form that will allow someone to submit a picture? I am
NOT linked to a db, I just want it to come to me via email. Is this even
possible?
 
G

Guest

Microsoft has some articles on how to do this, look
for... How To: Send Form Results to a Database and an E-
mail Message and Upload a File in FrontPage 2002
-----Original Message-----
How can I set up a form that will allow someone to
submit a picture? I am NOT linked to a db, I just want it
to come to me via email. Is this even possible?
 
Top