File Upload

R

robert

hello
Can i add a file upload to my forms page and save results to my database asp. Or at least view the submitted form contents with the uploaded photo in the results regio
thank
rob
 
T

Thomas A. Rowe

I am not sure that it is possible to do this using the FP Upload component. However I would suggest
that you contact your host to see if they offer access to a ASP File Upload component and if not,
are they will to install one for your use. This will require that you learn write some ASP/VBScript
code.

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

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


robert said:
hello,
Can i add a file upload to my forms page and save results to my database asp. Or at least view
the submitted form contents with the uploaded photo in the results region
 
Top