The problem is ?
The undefined mention in the title is likely the value of az javascript
object you sued to create this link but as the object doens't have a value
the link is constructed with the undefiend value rather than true, false or
whatever else it should have been.
Double check the javascript code that constructs this link (or tell us a bit
more about your problem).
--
Patrice
> Hi!
> I'm testing my application with IE7 and I've saw that the title bar show
[quoted text clipped - 5 lines]
>
> Thanks and regards!
Kevin - 30 Oct 2007 17:23 GMT
Thanks for your reply.
With IE 6 my application popups has the title bar "My Windows PopUp Title -
Microsoft Internet Explorer", with the IE 7 my application popups has the
title bar "10.100.100.168/MyPopUpPage.aspx - My Windows PopUp Title -
Microsoft Internet Explorer".
The code always is the same, window.open with options.
Regards
> The problem is ?
>
[quoted text clipped - 18 lines]
> >
> > Thanks and regards!