Quote:
Originally Posted by Lynne
Why couldn't you link to that?
Instead of:
PHP Code:
<a href="/page.php">A page on your site</a>
do:
PHP Code:
<a href="http://www.anothersite.com/page">A page on another site</a>
|
when i tried that it took me to
http://mysite.com/link.php
Edit...im trying to post the code i used and keep getting "Bad Request" when i do it..anyone know what im doing wrong so i can post what i had entered?