Picture Upload problems

B

Bentzion Meltzer

I am trying to set up a file upload page on a used car site that will accept
photos to be uploaded from the web viewer to the web site.

How can this be done. I have tried to follow FP03 help, nothing works.

thanks,
bz
 
T

Thomas A. Rowe

1. Site must be hosted on Windows IIS web server with the FP2002 extensions.

2. The web host must allow the FP Upload component to be used on their Server and may have to set
specific permissions on a folder for the uploaded content.

The photos once uploaded will not appear on a page until you have open the site directly in FP and
then inserted the image on to a page.

You need to look into a server-side scripting application, that includes the ability to upload file
and then write to a database, etc.

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

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