I have been working with this command...

javascript:window.open('test.htm','targfrme','widt h=325,height=330,left=50,top=50')

But I am getting erors... "line 1 & char 1" and "test is undefined"

A new browser appears, then a second which is the window I want, it has the correct sizes etc..

But my page is blank?

Any Ideas?

Thanks