html pass a link with get parameters within a link

Posted by salmane on Stack Overflow See other posts from Stack Overflow or by salmane
Published on 2010-03-28T19:45:17Z Indexed on 2010/03/28 19:53 UTC
Read the original article Hit count: 938

Filed under:
|

Hi there, I am trying to pass a link within another in such a way :

http://www.1st_site.com/?u=http://www.2nd_site.com/?parameter1=xyz

I think what the problem is , parameter1=xyz is passed as a parameter for 1st_site

is there anyway to avoid that?

© Stack Overflow or respective owner

Related posts about html

Related posts about parameters