J
John
Stefan, Thomas and Jim,
I'm still at square one.
I've consulted everybody that I though could shed some light on this issue. I've got lots of advise from you guys, and I'm most grateful for that, and would sincerely like to thank you for your input.
My developmet system has been reinstalled from scratch 3 times, from original disks, with no "funnies" installed, and the problem remains. Until I find a permanent solution to the problem, I'll keep on developing on my system, but check the result of my efforts on another.
HP/Compaq has promised to come around to my office on a service call, as they feel that there is something that isn't quite right. If they don'd find out what's wrong with my system or installation, they've agreed to replace the system.
I therefore suggest we close this thread for now, but should they, or I, come up with some plausible explanation to the problem, I'll let you know.
Once again, many thanks for your time and advise.
Best regards,
Eric G
"Eric G @intermarine.se>" <eg1<remove/this> wrote in message
Hello,
FrontPage 2003
I've got a problem with tables containing images and hyperlinks and the difference in result between my local development site and the published result.
I create a table, 3 x1 (the number of columns or rows doesn't really matter). I each of the cells I place a jpg image, specify the address in the hyperlink properties, and specify the target to be New window (_blank). On my local system in both FrontPage preview and an IE6 preview, it all looks fine and the hyperlinks work ok. After publishing the site to a host running FPSE, sometimes a get what looks like the shade on ONE of the table cells, but most often I just get a blank space.
If I recreate the table, add the images to the cells (without adding hyperlinks), all images are displayed correctly. But, again, as soon as I add the hyperlinks and republish, the images are no longer displayed.
I've let FrontPage publishing function "overwrite" the destination files each time at publish, and I have even deleted the complete published site several times and republished my data. I've tried the Recalculate hyperlinks command without success. There are no spaces in any folders or file names. On top of it all, I've read FrontPage 2003 Inside Out, by Jim Buyens, cover to cover (and have it on my desk), but not found any reference to this behavior. Is it me, or have I missed something?
Can you please let me know, why this happens and what to do to correct this problem?
I would be most grateful for any suggestion.
Eric G
Stockholm, Sweden
Site: http://www.intermarine.se/en/yacht_equipment_en.htm
Samples:
CODE FROM FRONTPAGE 2003 LOCAL SITE
<table border="0" id="table3">
<tr>
<td><a target="_blank" href="http://www.ancorproducts.com">
<img border="0" src="../images/product_images/ancor-logo.jpg" width="100" height="43"></a></td>
<td><a target="_blank" href="http://www.atwbrand.com">
<img border="0" src="../images/product_images/atw.jpg" width="90" height="50"></a></td>
<td><a target="_blank" href="http://www.bluesea.com">
<img border="0" src="../images/product_images/bluesea.jpg" width="100" height="30"></a></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
</tr>
</table>
CODE FROM FRONTPAGE 2003 PUBLISHED SITE
<table border="0" id="table3">
<tr>
<td><a target="_blank" href="http://www.ancorproducts.com">
</a></td>
<td><a target="_blank" href="http://www.atwbrand.com">
</a></td>
<td><a target="_blank" href="http://www.bluesea.com">
</a></td>
</tr>
<tr>
<td> </td>
</tr>
</table>
I'm still at square one.
I've consulted everybody that I though could shed some light on this issue. I've got lots of advise from you guys, and I'm most grateful for that, and would sincerely like to thank you for your input.
My developmet system has been reinstalled from scratch 3 times, from original disks, with no "funnies" installed, and the problem remains. Until I find a permanent solution to the problem, I'll keep on developing on my system, but check the result of my efforts on another.
HP/Compaq has promised to come around to my office on a service call, as they feel that there is something that isn't quite right. If they don'd find out what's wrong with my system or installation, they've agreed to replace the system.
I therefore suggest we close this thread for now, but should they, or I, come up with some plausible explanation to the problem, I'll let you know.
Once again, many thanks for your time and advise.
Best regards,
Eric G
"Eric G @intermarine.se>" <eg1<remove/this> wrote in message
Hello,
FrontPage 2003
I've got a problem with tables containing images and hyperlinks and the difference in result between my local development site and the published result.
I create a table, 3 x1 (the number of columns or rows doesn't really matter). I each of the cells I place a jpg image, specify the address in the hyperlink properties, and specify the target to be New window (_blank). On my local system in both FrontPage preview and an IE6 preview, it all looks fine and the hyperlinks work ok. After publishing the site to a host running FPSE, sometimes a get what looks like the shade on ONE of the table cells, but most often I just get a blank space.
If I recreate the table, add the images to the cells (without adding hyperlinks), all images are displayed correctly. But, again, as soon as I add the hyperlinks and republish, the images are no longer displayed.
I've let FrontPage publishing function "overwrite" the destination files each time at publish, and I have even deleted the complete published site several times and republished my data. I've tried the Recalculate hyperlinks command without success. There are no spaces in any folders or file names. On top of it all, I've read FrontPage 2003 Inside Out, by Jim Buyens, cover to cover (and have it on my desk), but not found any reference to this behavior. Is it me, or have I missed something?
Can you please let me know, why this happens and what to do to correct this problem?
I would be most grateful for any suggestion.
Eric G
Stockholm, Sweden
Site: http://www.intermarine.se/en/yacht_equipment_en.htm
Samples:
CODE FROM FRONTPAGE 2003 LOCAL SITE
<table border="0" id="table3">
<tr>
<td><a target="_blank" href="http://www.ancorproducts.com">
<img border="0" src="../images/product_images/ancor-logo.jpg" width="100" height="43"></a></td>
<td><a target="_blank" href="http://www.atwbrand.com">
<img border="0" src="../images/product_images/atw.jpg" width="90" height="50"></a></td>
<td><a target="_blank" href="http://www.bluesea.com">
<img border="0" src="../images/product_images/bluesea.jpg" width="100" height="30"></a></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
</tr>
</table>
CODE FROM FRONTPAGE 2003 PUBLISHED SITE
<table border="0" id="table3">
<tr>
<td><a target="_blank" href="http://www.ancorproducts.com">
</a></td>
<td><a target="_blank" href="http://www.atwbrand.com">
</a></td>
<td><a target="_blank" href="http://www.bluesea.com">
</a></td>
</tr>
<tr>
<td> </td>
</tr>
</table>