Forum Moderators: open
i've created new intranet pages with MS Frontpage 2000 (with a java script menu).
The sides existing so far are not necessary longer.
The new sides have also new file names.
In such a way I click now on a link (an existing file is to be opened, a further htm side is to be opened) appear the error message specified down.
In the MS Frontpage preview functions however everything.
The links are also in any case correct.
On a IIS servers will become stored the sides, the files are stored on the hard disk.
What is the problem? What is to be done?
Thanks,
Stephanie
>>The error message:
The page cannot be found
The page you are looking for might have been removed, had its name changed, or is temporarily unavailable.
Please try the following:
If you typed the page address in the Address bar, make sure that it is spelled correctly.
Open the intranet home page, and then look for links to the information you want.
Click the Back button to try another link.
HTTP 404 - File not found
Internet Information Services
The server is telling you that the page address you have placed in the link is not the same as the address for any page stored on the server.
Here's a guess. You may have put the LOCAL path (the path on your computer's hard drive) in the <a href> tag rather than the address that the server uses.