[FrontPage File Upload Component]

  • Thread starter Thread starter Byron Sharp
  • Start date Start date
B

Byron Sharp

I am trying to use the [FrontPage File Upload Component] with no
success :-(

Everytime I try to upload a small JPG file (or any file) I get the
error:
Cannot run the FrontPage Server Extensions on this page:
"http://funkyactionman.com/upload/index.htm"

It doesnt even matter which page is the upload page it will still not
work? anyone have any ideas??? Is this common???
 
Does your host allow anonymous uploads??

--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer
 
Byron said:
I am trying to use the [FrontPage File Upload Component] with no
success :-(

Everytime I try to upload a small JPG file (or any file) I get the
error:
Cannot run the FrontPage Server Extensions on this page:
"http://funkyactionman.com/upload/index.htm"

It doesnt even matter which page is the upload page it will still not
work? anyone have any ideas??? Is this common???
you may need to call your hosting company and ask them to "turn-on"
FrontPage extensions for your website.

Steve
 
According to my test using the URL you provided, extensions are not
installed for your remote web.

How to check and see if FP Server Extensions are installed on the host
server:
http://www.dnswiz.com/fptype.htm

or, type in your website root URL with /_vti_inf.html ex:
http://www.mysitename.com/_vti_inf.html and you will see whether your site
has them installed and enabled.
--
===
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/
===
|I am trying to use the [FrontPage File Upload Component] with no
| success :-(
|
| Everytime I try to upload a small JPG file (or any file) I get the
| error:
| Cannot run the FrontPage Server Extensions on this page:
| "http://funkyactionman.com/upload/index.htm"
|
| It doesnt even matter which page is the upload page it will still not
| work? anyone have any ideas??? Is this common???
|
 
Have you verified this with your host?
--
===
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/
===
| Tom -
| http://www.dnswiz.com/fptype.htm tells me neither of my domains have the
| extensions installed, but both do. Wonder why?
| MikeR
|
| Tom Pepper Willett wrote:
| > According to my test using the URL you provided, extensions are not
| > installed for your remote web.
| >
| > How to check and see if FP Server Extensions are installed on the host
| > server:
| > http://www.dnswiz.com/fptype.htm
| >
| > or, type in your website root URL with /_vti_inf.html ex:
| > http://www.mysitename.com/_vti_inf.html and you will see whether your
site
| > has them installed and enabled.
 
Frontpage extentions are installed and 'switched on'

Changed the file name to index.shtml and now i get a Method Not Allowed
The requested method POST is not allowed for the URL
/upload/index.shtml.
 
Ok change it back and recreate your upload form.



--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer
 
1. The site must be hosted on a Windows IIS web server, not Unix/Linux.
2. Host must allow the upload component to be used under the FP extensions.

--
==============================================
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.
==============================================
 
just found a PHP script i thought i had lost on my hard drive. will be
using this from now on i think its a little more simple :-)
 
Byron Sharp said:
I am trying to use the [FrontPage File Upload Component] with no
success :-(

Everytime I try to upload a small JPG file (or any file) I get the
error:
Cannot run the FrontPage Server Extensions on this page:
"http://funkyactionman.com/upload/index.htm"

It doesnt even matter which page is the upload page it will still not
work? anyone have any ideas??? Is this common???
Does "Cannont Run Frontpage Extensions" give you a clue? This is a server
problem - check with your host. Do they allow you to upload files? (They
may not).
 
Back
Top