hi pal!

i'd say use a j-script when opening - if you know the title in advance

onClick="javascript:mw=window.open('yoururl','yourtitle','toolbar=no,scrollbars=yes,height=400,width=400,innerWidth=400,innerHeight=400');mw.focus();return
false;"

regards

randolph

-----------------------------------------------------------------------
di randolph kepplinger, mba
[EMAIL PROTECTED] / 0676-4071103

metamagix - better online solutions
favoritenstrasse 19 / 1040 wien / +43.1.9902804
buero: hackengasse 27 / 1150 wien / +43.1.9902804
http://www.metamagix.net
On Thu, 7 Aug 2003, Pal Perinbam wrote:

>
> Hi,
>
> I open a dynamically generated PDF file in a separate window using window.open() 
> method from an HTML/JSP page.
>
> How can I set a title for the window?
>
> Mostly the title comes like http://localhost:port_number/myservletname. Is there a 
> way to set the title in JavaScript itself?
>
>
>
> Please answer me.
>
> Pal
>
>
> ---------------------------------
> Do you Yahoo!?
> SBC Yahoo! DSL - Now only $29.95 per month!



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to