Broken Hyperlink

G

Guest

Hello
I have been trying to fix some broken hyperlinks and there are several I
don't know how to fix. What do I do if it says something like this
broken hyperlink- mypage.htm
in page- mypage.htm

mypage.htm seems to work fine. I didn't make any links to mypage.htm inside
of mypage.htm and that link isn't in the code when I look at it in frontpage.
When I display the page on IE and view the source there's something like
this:
<!--webbot BOT="GeneratedScript" endspan --><form method="POST"
action="_vti_bin/shtml.dll/mypage.htm" onsubmit="return
FrontPage_Form1_Validator(this)" language="JavaScript" name="FrontPage_Form1"
webbot-action="--WEBBOT-SELF--">

Is there something wrong with this? Is this the broken link? How do I fix
it? Can anyone give me advice?

Thank you=)
 
M

Mark Fitzpatrick

This could appear as a broken link because the _vti_bin/shtml.dll file
referenced in the form action doesn't exist directly in the web, it's part
of the frontpage server extensions and included in there by the browser.
This particular item is used to process a form.
 
G

Guest

Thank you Mark. Should I leave this broken link alone? or should I find the
file and move it? Will there be a problem if I delete it? Will frontpage
just create it again if I delete it?
Thank you for your time.
 

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