Hyperlinks work in Preview; not on internet

S

Steve Easton

All of your hyperlinks are pointing back to your hard drive.
Example: file:///C:/My%20Documents/My%20Webs/TNILLC/glenr1.jpg
for one of the images on the page.
Make sure your web is open in FrontPage by clicking File > Open web... and
then editing your pages.
Unfortunately, you are going to have to remove and reinsert all of your
images and page links.

Also make sure any files you link to are in a location *inside* your web
before linking.

--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer
 
K

Kathleen Anderson [MVP - FP]

In your HTML, you've got:
<base
href="file:///C:/My%20Documents/My%20Webs/TNILLC/triple_net_investments_llc.
htm" target="file:///C:/My Documents/My
Webs/TNILLC/triple_net_investments_llc.htm">

They are pointing to your hard drive.
 
T

Tom Pepper Willett

.....and make sure you import the images into the web before inserting on a
page and saving.
--
-----
Tom Pepper Willett
Microsoft MVP - FrontPage
http://www.microsoft.com/office/frontpage/prodinfo/default.mspx
http://msdn.microsoft.com/office/understanding/frontpage/
----
| All of your hyperlinks are pointing back to your hard drive.
| Example: file:///C:/My%20Documents/My%20Webs/TNILLC/glenr1.jpg
| for one of the images on the page.
| Make sure your web is open in FrontPage by clicking File > Open web... and
| then editing your pages.
| Unfortunately, you are going to have to remove and reinsert all of your
| images and page links.
|
| Also make sure any files you link to are in a location *inside* your web
| before linking.
|
| --
| Steve Easton
| Microsoft MVP FrontPage
| 95isalive
| This site is best viewed............
| .......................with a computer
|
| | > Using FP 2000, my hyperlinks between my pages work fine in the preview,
| but
| > they are all inactive once I upload to the web. Only my Email address
and
| > links to other peoples web pages work. How do I fix this? W2000.
| > www.triplenetinvestments.com
| >
| > [email protected]
| >
| >
|
|
 
S

Stefan B Rusynko

Open FP and File Open Web/Site
File Import all your pages and images and reinsert them in your web pages and save the page
Run a Tools Recalculate Hyperlinks
Find and delete any base ref tags in the head sections of your pages in html/code view
View Reports Problems to find other broken links and correct them to files w/i you web / site





| I understand from all the responses that I need to modify the hyperlinks,
| but how do I do this??
|
| [email protected]
| | > Using FP 2000, my hyperlinks between my pages work fine in the preview,
| but
| > they are all inactive once I upload to the web. Only my Email address and
| > links to other peoples web pages work. How do I fix this? W2000.
| > www.triplenetinvestments.com
| >
| > [email protected]
| >
| >
|
|
 
Top