forms & Uploads

M

Mac Townsend

I am intested in using a form to collect information and for a customer
to upload a file.

Is there a way to have a UID/PW as part of this upload process so the
upload isn't anonymous? My hosting service doesn't permit amnonymous.
 
T

Thomas A. Rowe

Not when using the FP File Upload Component which also requires that your site be hosted on a
Windows IIS web server.

You will need to process the form and the upload via server-side scripting process, and a database
if you want to require login access. The script language will be based on what is supported by your
web host and then locating a 3rd party application or custom writing a solution.

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

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top