Posted by Rik Wasmus on 11/06/07 17:31
On Tue, 06 Nov 2007 17:53:07 +0100, damezumari <jannordgreen@gmail.com> =
=
wrote:
> I have this iframe on a page:
>
> <IFRAME name=3D"inlineframe" src=3D"http://easyquestion.net/quiz/
> quiz_source.php?code=3Dthinkagain" width=3D400 height=3D285 marginwidt=
h=3D0
> marginheight=3D0 frameborder=3D0 scrolling=3Dauto></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?
It should (and normally does here). Have you got a live example/test =
showing this problem?
-- =
Rik Wasmus
[Back to original message]
|