Quote:
Originally Posted by spinal007
Can't tell without seeing the code or the page itself.
|
Thanks for the reply,
I managed to figure out the problem. This line had somehow automatically been added to the head in a subpage:
- Code: Select all
<base href="page.php" "target="_blank">
I did NOT insert that line

That was causing Internet Explorer to discard the
http://mysite.com/ part.
Sorry for posting this message, but I just couldn't figure this out until now
