Posted by damezumari on 11/06/07 16:53
I have this iframe on a page:
<IFRAME name="inlineframe" src="http://easyquestion.net/quiz/
quiz_source.php?code=thinkagain" width=400 height=285 marginwidth=0
marginheight=0 frameborder=0 scrolling=auto></IFRAME>
Note that the src has a parameter. This parameter can be is to be
found in $_GET[code] in the src program when I use Mozilla Firefox,
but not when I use IE6.
Can src parameters not be sent when IE is used?
Regards,
Jan Nordgreen
[Back to original message]
|