Problem with iframe and &
-
I have a page on our WordPress install that shows an iframe that contains an affiliate web site. The iframe code looks like this:
<iframe src=”https://www.example.com/page.asp?promo=MYPROMOCODE&affiliateID=2″ width=”750″ scrolling=”auto” frameborder=”0″ height=”600″></iframe>
The problem seems to be (according to the recipient of the referral’s programmer) the &, which changes into & and therefore loses my affiliateID with the change.
Is there any way to get the iframe code above to work without screwing up that &?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Problem with iframe and &’ is closed to new replies.