Forum Moderators: open
I'm setting up a reseller program with the products available in an iframe - it all works well for me but have a couple of people test it and the referring id isn't being passed on. I guess it's a browser issue - works fine in MSIE 6 but I believe there may be a problem with IE 5 amongst others - has anyone come across this before or can offer any suggestions? It would be very much appreciated.
The code I have is:
<iframe src="XXXXXXX?id=2&PARTNER=affiliate" name="MyFrame" width="100%" height="350"></iframe>
Cheers