File Upload - What's this?

G

Guest

Hi,

I've set up a form with a file upload option. When I try to test it I get
the following message:

Enter username and password for ":" at http://www.mydomain.com
Username:
Password:

How do I set up that username and password?

If the answer is: go to uploads folder, properties and "allow scripts to be
run", I tell you it's greyed out. I read something about host setting this.

I also checked a php upload form, and it works fine.

Supossing I can't solve the first problem, can I integrate the php upload
button within a Frontpage form?

Ok, thanks a lot,

Alfredo
 
T

Tom Pepper Willett

The File Upload component and permissions must be configured by the host on
the remote server, it they wish to allow it. You'll need to contact them.
--
===
Tom "Pepper" Willett
Microsoft MVP - FrontPage
---
About FrontPage 2003:
http://office.microsoft.com/home/office.aspx?assetid=FX01085802
FrontPage 2003 Product Information:
http://www.microsoft.com/office/frontpage/prodinfo/default.mspx
Understanding FrontPage:
http://msdn.microsoft.com/office/understanding/frontpage/
FrontPage 2002 Server Extensions Support Center:
http://support.microsoft.com/default.aspx?scid=fh;en-us;fp10se
===
| Hi,
|
| I've set up a form with a file upload option. When I try to test it I get
| the following message:
|
| Enter username and password for ":" at http://www.mydomain.com
| Username:
| Password:
|
| How do I set up that username and password?
|
| If the answer is: go to uploads folder, properties and "allow scripts to
be
| run", I tell you it's greyed out. I read something about host setting
this.
|
| I also checked a php upload form, and it works fine.
|
| Supossing I can't solve the first problem, can I integrate the php upload
| button within a Frontpage form?
|
| Ok, thanks a lot,
|
| Alfredo
|
 
S

Stefan B Rusynko

Also see http://support.microsoft.com/default.aspx?scid=kb;en-us;299763&Product=fp2002

--




| The File Upload component and permissions must be configured by the host on
| the remote server, it they wish to allow it. You'll need to contact them.
| --
| ===
| Tom "Pepper" Willett
| Microsoft MVP - FrontPage
| ---
| About FrontPage 2003:
| http://office.microsoft.com/home/office.aspx?assetid=FX01085802
| FrontPage 2003 Product Information:
| http://www.microsoft.com/office/frontpage/prodinfo/default.mspx
| Understanding FrontPage:
| http://msdn.microsoft.com/office/understanding/frontpage/
| FrontPage 2002 Server Extensions Support Center:
| http://support.microsoft.com/default.aspx?scid=fh;en-us;fp10se
| ===
| || Hi,
||
|| I've set up a form with a file upload option. When I try to test it I get
|| the following message:
||
|| Enter username and password for ":" at http://www.mydomain.com
|| Username:
|| Password:
||
|| How do I set up that username and password?
||
|| If the answer is: go to uploads folder, properties and "allow scripts to
| be
|| run", I tell you it's greyed out. I read something about host setting
| this.
||
|| I also checked a php upload form, and it works fine.
||
|| Supossing I can't solve the first problem, can I integrate the php upload
|| button within a Frontpage form?
||
|| Ok, thanks a lot,
||
|| Alfredo
||
|
|
 
G

Guest

Hi again,

I asked my host and they don't allow anonymous access, etc. I have a little
php upload script. Is it possible to include this script within a Frontpage
form?
I can post the script here if asked to do so.

Thanks in advance,

Alfredo
 
C

Chris Leeds, MVP-FrontPage

you can use your PHP upload script in a FrontPage web, but it'll require
anonymous "write" permissions for the folder the stuff gets uploaded to.

HTH

--
Chris Leeds,
Microsoft MVP-FrontPage

ContentSeed: great tool for web masters,
a fantastic convenience for site owners.
http://contentseed.com/
 
T

Thomas A. Rowe

You can not have any server-side script (PHP) in a form or confirmation page that will be processed
via the FP extensions. You would have to process the form via custom PHP script as well to handle
the upload.

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

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
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