Hi,
I am trying to redirect to my webpage from a simple link like : "take me to health zone", in my hosing site.
it shows me another page link and tells that the page not found. If you type the link in internet explorer the page will show up though. I am not sure what i am missing.
<a href="http://mdas1.qhealthzone.com">take me to health zone</a>
the page it tries to show : preview.icommerce.com when tried from my website. But shows the right page when typed in the internet explorer.
any help is appreciated.
Web in PHP - href link issue
Moderator: General Moderators
- slightlymore
- Forum Newbie
- Posts: 9
- Joined: Sun May 18, 2008 5:24 pm
- Location: Oxford, England
Re: Web in PHP - href link issue
put http:// in the redirect and see if that helps 