:happygurlie:
03-28-2003, 01:40 AM
i'm making a banner exchange site..i have the code worked all properly and i did it on frontpage it was fine. but when i uploaded it to Brinkster, it's supposed to be like this:
<A HREF="http://fbexchange.orbitcycle.com/router/fbexchange/flash_back_exchange/0000/a-OT1MHJ.html" TARGET="_blank">
<img src="http://fbexchange.orbitcycle.com/banners/fbexchange/flash_back_exchange/0000/a-OT1MHJ.html" WIDTH="468" HEIGHT="60" border=0>
but it turns out to be like this:
<A HREF="http://fbexchange.orbitcycle.com/router/fbexchange/flash_back_exchange/0000/a-OT1MHJ.html" TARGET="_blank">
<!-- src="http://fbexchange.orbitcycle.com/banners/fbexchange/flash_back_exchange/0000/a-OT1MHJ.html" WIDTH="468" HEIGHT="60" border-->
</A>
notice the img src part. i'm not sure why this happens...the image doesn't appear when i view the page. please help!
<A HREF="http://fbexchange.orbitcycle.com/router/fbexchange/flash_back_exchange/0000/a-OT1MHJ.html" TARGET="_blank">
<img src="http://fbexchange.orbitcycle.com/banners/fbexchange/flash_back_exchange/0000/a-OT1MHJ.html" WIDTH="468" HEIGHT="60" border=0>
but it turns out to be like this:
<A HREF="http://fbexchange.orbitcycle.com/router/fbexchange/flash_back_exchange/0000/a-OT1MHJ.html" TARGET="_blank">
<!-- src="http://fbexchange.orbitcycle.com/banners/fbexchange/flash_back_exchange/0000/a-OT1MHJ.html" WIDTH="468" HEIGHT="60" border-->
</A>
notice the img src part. i'm not sure why this happens...the image doesn't appear when i view the page. please help!