Welcome Guest, Not a member yet? Register   Sign In
How to redirect to external url
#1

[eluser]Unknown[/eluser]
Hi there,

I am using a rich text editor which allows user to embed links (ex: http://google.com) to text, then I used quotes_to_entities to convert all quote characters to entities. This text is shown in UI correctly but when I click the the link, it routes to http://mysite/controller/"http://google.com"

Any one can help me solve this problem. I would like to redirect to the link http://google.com directly.

Thanks
#2

[eluser]Aken[/eluser]
You need to show us how you're generating the links. You should also be clear if you're trying to create a LINK or an HTTP REDIRECT - they are two different things.




Theme © iAndrew 2016 - Forum software by © MyBB