submit form error on hosted website ...
submit form error on hosted website ...
am 02.02.2005 23:23:01 von EDouble
on a form from a site that is hosted by yahoo.com ( they say w/ FPSE 2002
Extenstions installed and configured ) when submitting a form the following
message appears: "Not Found: The requested URL http:// was not found on this
server." which oddly enough leads to a URL path of
'http://www.somedomain.com/_derived/nortbots.htm' instead of the desired
results.htm file. this form also tries to send an email and their server may
not support smtp transport ( ??-not sure there ). is this a permissions
issue ? or is the coding wrong ? there seems to be a path to the _vti_bin
folder in the code, but after installin the FPSE extensions on an XP machine
to test i did not see that subfolder. tia, any help would be greatly
appreciated...
Re: submit form error on hosted website ...
am 03.02.2005 01:35:27 von Tom Pepper Willett
Nortbots:
You should only get the onSubmit="location.href='_derived/nortbots.htm' in
disc based webs or in online webs that have not been
published using FP http mode to a server running the FP SE
FYI
the nortbots stand for NORunTimewebBOTS
If you have set up the form to send to email, it must be configured in the
FP server extensions by the host (Yahoo) and only if they support it.
You'll need to contact them.
--
===
Tom "Pepper" Willett
Microsoft MVP - FrontPage
---
About FrontPage 2003:
http://office.microsoft.com/home/office.aspx?assetid=FX01085 802
FrontPage 2003 Product Information:
http://www.microsoft.com/office/frontpage/prodinfo/default.m spx
Understanding FrontPage:
http://msdn.microsoft.com/office/understanding/frontpage/
===
- meaning the action is not server based as a run time webbot tool
"E-Double" wrote in message
news:DC699FB9-94A6-4356-87D5-4CEE60E10ED9@microsoft.com...
| on a form from a site that is hosted by yahoo.com ( they say w/ FPSE 2002
| Extenstions installed and configured ) when submitting a form the
following
| message appears: "Not Found: The requested URL http:// was not found on
this
| server." which oddly enough leads to a URL path of
| 'http://www.somedomain.com/_derived/nortbots.htm' instead of the desired
| results.htm file. this form also tries to send an email and their server
may
| not support smtp transport ( ??-not sure there ). is this a permissions
| issue ? or is the coding wrong ? there seems to be a path to the
_vti_bin
| folder in the code, but after installin the FPSE extensions on an XP
machine
| to test i did not see that subfolder. tia, any help would be greatly
| appreciated...
|
|
Re: submit form error on hosted website ...
am 03.02.2005 17:53:03 von EDouble
cool, thanks sir - i will check on that ( perhaps our designer published them
wrong then not using HTTP ).
"Tom Pepper Willett" wrote:
> Nortbots:
> You should only get the onSubmit="location.href='_derived/nortbots.htm' in
> disc based webs or in online webs that have not been
> published using FP http mode to a server running the FP SE
>
> FYI
> the nortbots stand for NORunTimewebBOTS
>
> If you have set up the form to send to email, it must be configured in the
> FP server extensions by the host (Yahoo) and only if they support it.
> You'll need to contact them.
> --
> ===
> Tom "Pepper" Willett
> Microsoft MVP - FrontPage
> ---
> About FrontPage 2003:
> http://office.microsoft.com/home/office.aspx?assetid=FX01085 802
> FrontPage 2003 Product Information:
> http://www.microsoft.com/office/frontpage/prodinfo/default.m spx
> Understanding FrontPage:
> http://msdn.microsoft.com/office/understanding/frontpage/
> ===
> - meaning the action is not server based as a run time webbot tool
> "E-Double" wrote in message
> news:DC699FB9-94A6-4356-87D5-4CEE60E10ED9@microsoft.com...
> | on a form from a site that is hosted by yahoo.com ( they say w/ FPSE 2002
> | Extenstions installed and configured ) when submitting a form the
> following
> | message appears: "Not Found: The requested URL http:// was not found on
> this
> | server." which oddly enough leads to a URL path of
> | 'http://www.somedomain.com/_derived/nortbots.htm' instead of the desired
> | results.htm file. this form also tries to send an email and their server
> may
> | not support smtp transport ( ??-not sure there ). is this a permissions
> | issue ? or is the coding wrong ? there seems to be a path to the
> _vti_bin
> | folder in the code, but after installin the FPSE extensions on an XP
> machine
> | to test i did not see that subfolder. tia, any help would be greatly
> | appreciated...
> |
> |
>
>
>
Re: submit form error on hosted website ...
am 03.02.2005 22:07:01 von EDouble
yep, that fixed the problem - thanks ! apparently for only this one web it
had gotten published and then manually copied from two webservers before it
had gotten copied from a CD to its current site and somewhere along the line
FP must have added that '_derived/nortbots.htm' thing. thanks again, i
really appreciate it.
"Tom Pepper Willett" wrote:
> Nortbots:
> You should only get the onSubmit="location.href='_derived/nortbots.htm' in
> disc based webs or in online webs that have not been
> published using FP http mode to a server running the FP SE
>
> FYI
> the nortbots stand for NORunTimewebBOTS
>
> If you have set up the form to send to email, it must be configured in the
> FP server extensions by the host (Yahoo) and only if they support it.
> You'll need to contact them.
> --
> ===
> Tom "Pepper" Willett
> Microsoft MVP - FrontPage
> ---
> About FrontPage 2003:
> http://office.microsoft.com/home/office.aspx?assetid=FX01085 802
> FrontPage 2003 Product Information:
> http://www.microsoft.com/office/frontpage/prodinfo/default.m spx
> Understanding FrontPage:
> http://msdn.microsoft.com/office/understanding/frontpage/
> ===
> - meaning the action is not server based as a run time webbot tool
> "E-Double" wrote in message
> news:DC699FB9-94A6-4356-87D5-4CEE60E10ED9@microsoft.com...
> | on a form from a site that is hosted by yahoo.com ( they say w/ FPSE 2002
> | Extenstions installed and configured ) when submitting a form the
> following
> | message appears: "Not Found: The requested URL http:// was not found on
> this
> | server." which oddly enough leads to a URL path of
> | 'http://www.somedomain.com/_derived/nortbots.htm' instead of the desired
> | results.htm file. this form also tries to send an email and their server
> may
> | not support smtp transport ( ??-not sure there ). is this a permissions
> | issue ? or is the coding wrong ? there seems to be a path to the
> _vti_bin
> | folder in the code, but after installin the FPSE extensions on an XP
> machine
> | to test i did not see that subfolder. tia, any help would be greatly
> | appreciated...
> |
> |
>
>
>
Re: submit form error on hosted website ...
am 04.02.2005 17:53:15 von Tom Pepper Willett
Glad you got it sorted out. Must always http publish a web that uses FP
components and server extensions.
--
===
Tom "Pepper" Willett
Microsoft MVP - FrontPage
---
About FrontPage 2003:
http://office.microsoft.com/home/office.aspx?assetid=FX01085 802
FrontPage 2003 Product Information:
http://www.microsoft.com/office/frontpage/prodinfo/default.m spx
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;fp10 se
===
"E-Double" wrote in message
news:94EAEBAF-17AB-407B-981D-D030AEF3980C@microsoft.com...
| yep, that fixed the problem - thanks ! apparently for only this one web
it
| had gotten published and then manually copied from two webservers before
it
| had gotten copied from a CD to its current site and somewhere along the
line
| FP must have added that '_derived/nortbots.htm' thing. thanks again, i
| really appreciate it.
|
|
|
| "Tom Pepper Willett" wrote:
|
| > Nortbots:
| > You should only get the onSubmit="location.href='_derived/nortbots.htm'
in
| > disc based webs or in online webs that have not been
| > published using FP http mode to a server running the FP SE
| >
| > FYI
| > the nortbots stand for NORunTimewebBOTS
| >
| > If you have set up the form to send to email, it must be configured in
the
| > FP server extensions by the host (Yahoo) and only if they support it.
| > You'll need to contact them.
| > --
| > ===
| > Tom "Pepper" Willett
| > Microsoft MVP - FrontPage
| > ---
| > About FrontPage 2003:
| > http://office.microsoft.com/home/office.aspx?assetid=FX01085 802
| > FrontPage 2003 Product Information:
| > http://www.microsoft.com/office/frontpage/prodinfo/default.m spx
| > Understanding FrontPage:
| > http://msdn.microsoft.com/office/understanding/frontpage/
| > ===
| > - meaning the action is not server based as a run time webbot tool
| > "E-Double" wrote in message
| > news:DC699FB9-94A6-4356-87D5-4CEE60E10ED9@microsoft.com...
| > | on a form from a site that is hosted by yahoo.com ( they say w/ FPSE
2002
| > | Extenstions installed and configured ) when submitting a form the
| > following
| > | message appears: "Not Found: The requested URL http:// was not found
on
| > this
| > | server." which oddly enough leads to a URL path of
| > | 'http://www.somedomain.com/_derived/nortbots.htm' instead of the
desired
| > | results.htm file. this form also tries to send an email and their
server
| > may
| > | not support smtp transport ( ??-not sure there ). is this a
permissions
| > | issue ? or is the coding wrong ? there seems to be a path to the
| > _vti_bin
| > | folder in the code, but after installin the FPSE extensions on an XP
| > machine
| > | to test i did not see that subfolder. tia, any help would be greatly
| > | appreciated...
| > |
| > |
| >
| >
| >