M
Martin Lines
How do I stop Frontpage 2003 from automatically "correcting" urls that I have
placed in a page. It keeps repointing them to my hard disk.
THe url should be:
<body
onload="FP_preloadImgs(/*url*/'../images/btn_avondassettsept_grey.gif')"
bgcolor="#D2E7F6" topmargin="0" leftmargin="0" rightmargin="0"
bottommargin="0" marginwidth="0" marginheight="0">
Frontpage always corrects it to:
<body
onload="FP_preloadImgs(/*url*/'file:///C:/Documents%20and%20Settings/mlines/My%20Documents/My%20Homestuff/MS%20Frontpage%20Version%20of%20Website/images/btn_avondassettsept_grey.gif')"
bgcolor="#D2E7F6" topmargin="0" leftmargin="0" rightmargin="0"
bottommargin="0" marginwidth="0" marginheight="0">
placed in a page. It keeps repointing them to my hard disk.
THe url should be:
<body
onload="FP_preloadImgs(/*url*/'../images/btn_avondassettsept_grey.gif')"
bgcolor="#D2E7F6" topmargin="0" leftmargin="0" rightmargin="0"
bottommargin="0" marginwidth="0" marginheight="0">
Frontpage always corrects it to:
<body
onload="FP_preloadImgs(/*url*/'file:///C:/Documents%20and%20Settings/mlines/My%20Documents/My%20Homestuff/MS%20Frontpage%20Version%20of%20Website/images/btn_avondassettsept_grey.gif')"
bgcolor="#D2E7F6" topmargin="0" leftmargin="0" rightmargin="0"
bottommargin="0" marginwidth="0" marginheight="0">