Hi,

I have the following code which seems to function OK

onclick="window.open('sales.asp?Reference=<%=rstContacts
(0).Value%>')"

However, I would like to set up the Scrollbars to false
and specify a height and width for the new window. I am
aware you can pass these parameters into the window.open
function but I cannot figure out the syntax for the above
line.

Can anybody shed some light on this
Many thanks
Mark

Re: Opening a new Window by Evertjan

Evertjan
Fri Aug 29 06:13:54 CDT 2003

Mark Sippitt wrote on 29 aug 2003 in microsoft.public.scripting.vbscript:

> I have the following code which seems to function OK
>
> onclick="window.open('sales.asp?Reference=<%=rstContacts
> (0).Value%>')"
>
> However, I would like to set up the Scrollbars to false
> and specify a height and width for the new window. I am
> aware you can pass these parameters into the window.open
> function but I cannot figure out the syntax for the above
> line.
>

<http://
msdn.microsoft.com/workshop/author/dhtml/reference/methods/open_0.asp>

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)