Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #410848

    I’m trying to open an iframe on a button click.

    If you try to open the URL without ?iframe=true&width=960&height=100%, It will show you the correct page (form to be filled out). And when I assign the full URL including ?iframe=true&width=960&height=100% to a button, a different page opens up. How do I get this right?

    #411280

    Hey Slick!

    Your server scripts are probably reading the doc variable to the end of the URL and since your adding more stuff to the end it’s probably messing it up. Try adding the iframe before the aid and doc variables like so.

    ?login=true&iframe=true&aid=Z62QRBYAU etc etc
    

    Regards,
    Elliott

    • This reply was modified 9 years, 8 months ago by Elliott.
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.