----- Original Message ----
From: Paul Novitski <[EMAIL PROTECTED]>
To: [email protected]
Sent: Tuesday, March 25, 2008 3:05:43 PM
Subject: Re: [PHP] losing session in new window (IE only) [WAS: loosing...]
At 3/25/2008 12:49 PM, Lamp Lists wrote:
>i have a list of people on one page. each row, on the end has link
><a href=person.php?id=123 target=_blank>view details</a>.
>it's requested to open detail page in new window.
>very few people complained they can't open detail page. all of them use IE.
Try putting the attribute values in double quotes and see if that helps:
<a href="person.php?id=123" target="_blank">view details</a>
How does your page validate? http://validator.w3.org/
Regards,
Paul
hi paul,
nope. quotes are not an issue.
I'm going to validate the page - I'll post results.
-ll
____________________________________________________________________________________
Looking for last minute shopping deals?
Find them fast with Yahoo! Search.
http://tools.search.yahoo.com/newsearch/category.php?category=shopping