Re: losing session in new window (IE only) [WAS: loosing...]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



----- Original Message ----
From: Paul Novitski <paul@xxxxxxxxxxxxxxxxxxx>
To: php-general@xxxxxxxxxxxxx
Sent: Tuesday, March 25, 2008 3:05:43 PM
Subject: Re:  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

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux