File upload Question

T

Tmac

Using the fronpage file upload form, can a user upload a video file to a
folder on my server? If not, is there a script or something that is
compatible with frontpage 2003 that will do this. ALso, I would like for the
user to supply me with their email addy with the video file, so I know who
sent it in. Thanks!
 
T

Thomas A. Rowe

If hosted on a Windows IIS web server and the host allows, and the file size is under 1 MB, then it
should work.

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

Tmac

Ok thanks, Thomas. Now if I want the user submitting the video to also
supply their email address, is there a way I can add another text box so both
the video and email addy can be submitted together?
 
T

Thomas A. Rowe

You are limited to the available options that appear in the form upload dialog.

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