J
Joe S.
I was having a problem with my Guestbook. When I entered comments on the
Guestbook (guestbk.htm) and hit the "Submit" button, I got the following
error in the browser:
-- "Cannot open the page"
-- and, the URL in the broswer displayed
http://www.myweb.com/_derived/nortbots.htm
I finally found out how to fix it:
-- Open the guestbook file on both the HD and on the live web. In my case,
the file is guestbk.htm.
-- Go to HTML view and look for the following HTML:
onSubmit="location.href='_derived/nortbots.htm';return false;"
-- I found this line of code on both the HD and the remote web -- removed it
and the guestbook works.
Don't ask me how it got there or what it means, but, there it is.
Guestbook (guestbk.htm) and hit the "Submit" button, I got the following
error in the browser:
-- "Cannot open the page"
-- and, the URL in the broswer displayed
http://www.myweb.com/_derived/nortbots.htm
I finally found out how to fix it:
-- Open the guestbook file on both the HD and on the live web. In my case,
the file is guestbk.htm.
-- Go to HTML view and look for the following HTML:
onSubmit="location.href='_derived/nortbots.htm';return false;"
-- I found this line of code on both the HD and the remote web -- removed it
and the guestbook works.
Don't ask me how it got there or what it means, but, there it is.