Redirecting to a website

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
User avatar
legend986
Forum Contributor
Posts: 258
Joined: Sun Jul 15, 2007 2:45 pm

Redirecting to a website

Post by legend986 »

I want my user to be redirected to a website when he clicks on a link but then I want the address bar to read my website address itself. Is that possible?
User avatar
superdezign
DevNet Master
Posts: 4135
Joined: Sat Jan 20, 2007 11:06 pm

Re: Redirecting to a website

Post by superdezign »

legend986 wrote:I want my user to be redirected to a website when he clicks on a link but then I want the address bar to read my website address itself. Is that possible?
Why would you want that, firstly? And what makes you think you can control the output of a remote server?

.... Frames can do it, but your users will hate you for it, and will likely find the address of the site they are trying to visit anyway and go on their own to avoid your annoying frame and you from preventing their ability to bookmark pages. Users don't care about your website any more than someone elses.
Post Reply