Odd Endless Loop with Explorer 8 (pc)
Odd Endless Loop with Explorer 8 (pc)
am 13.09.2009 04:38:43 von cool
I have many of these tags on a site...
They work well with all browsers i've tested - except explorer 8 (pc)
'; ?>
It just goes into an endless loop but stays on the original page -
never going to page2.php
Q: Any idea how to fix this?
Thanks,
cool@hosting4days.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Re: Odd Endless Loop with Explorer 8 (pc)
am 13.09.2009 04:57:43 von kranthi
> '; ?>
may b u should have
'; ?>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
RE: Odd Endless Loop with Explorer 8 (pc)
am 13.09.2009 05:17:40 von HallMarc Websites
> -----Original Message-----
> From: cool@hosting4days.com [mailto:cool@hosting4days.com]
> Sent: Saturday, September 12, 2009 10:39 PM
> To: php-general@lists.php.net
> Subject: [PHP] Odd Endless Loop with Explorer 8 (pc)
>
> I have many of these tags on a site...
>
> They work well with all browsers i've tested - except explorer 8 (pc)
>
> '; ?>
>
> It just goes into an endless loop but stays on the original page -
> never going to page2.php
>
>
> Q: Any idea how to fix this?
>
>
>
>
> Thanks,
> cool@hosting4days.com
>
>
[HallMarc Websites]
you are missing url=page2.php
'; ?>
__________ Information from ESET Smart Security, version of virus signature
database 4420 (20090912) __________
The message was checked by ESET Smart Security.
http://www.eset.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Re: Odd Endless Loop with Explorer 8 (pc)
am 13.09.2009 06:00:47 von cool
On Sep 12, 2009, at 7:57 PM, kranthi wrote:
>> '; ?>
> may b u should have
> '; ?>
Thanks kranthi & HallMarc Websites
url= ... - that did the trick!
Thanks,
cool@hosting4days.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php