Jump to content

Recommended Posts

Posted

I am brand new to these boards as well as website building. I recently created a website for my existing business (www.personalvacationassistant.com) using Publisher. The website is small and only contains 5 pages. On the "contact us" page I used one of the pre-existing forms within Publisher as a feedback form with the information to be sent to my e-mail. When I tested the form I got this:

Not Found

The requested URL /index_files/--WEBBOT-SELF-- was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

--------------------------------------------------------------------------------

Apache/2.2.6 (Unix) mod_ssl/2.2.6 OpenSSL/0.9.7a DAV/2 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at www.personalvacationassistant.com Port 80

Can anyone tell from this information, what it is that I am doing incorrectly?

I sincerely would appreciate any help. Thanks!


Posted

the problem is in

http://www.personalvacationassistant.com/i...les/Page399.htm on line 117

<form action=--WEBBOT-SELF-- method=post>

this tell the form to submit to --WEBBOT-SELF-- which is a variable used by Microsoft frontpage extensions to make a page post back to itself.

it should be replaced on the webserver with other data if you have frontpage extentions enabled

if you goto this URL http://www.personalvacationassistant.com:2...3/fp/index.html that should link directly to where you can enable frontpage extensions on your server. (only if your server admin allows it though)

there could be additional issues with the form but making sure FP extensions are enabled would be the first step.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...