Click to See Complete Forum and Search --> : Hide title on titlebar from newly opened ftp window.


justinxie
03-31-2003, 01:34 AM
Hi masters,

I am using window.open to open a new ftp window from a web page that is used to veriry user name and password. Is there any way to avoid "username:password@ip to be displayed in the ftp window's titlebar?

Many thanks!!!

jdavia
03-31-2003, 01:57 AM
Originally posted by justinxie
Is there any way to avoid "username:password@ip to be displayed in the ftp window's titlebar?

Many thanks!!!
Don't enter anything in the <title></title> tags of the page. It will show the Browser name though.