i need to pass url var in the scr of a iframe

Posted by john on Stack Overflow See other posts from Stack Overflow or by john
Published on 2010-01-28T12:43:07Z Indexed on 2010/03/31 1:03 UTC
Read the original article Hit count: 427

Filed under:
|
|
|
|

i need to know how to pass everything after the .php part in this link

"http://wreckedclothing.net/help/[email protected]&t=985559"

to a iframe on the same page. "hosted on the same site" like this

"<iframe>
      src="http://www.wreckedclothing.net/[email protected]&t=985559"
      frameborder="0"
      width="829"
      name="tree"></iframe>

see how it adds everything to the link in src

© Stack Overflow or respective owner

Related posts about PASS

Related posts about url