Yeah,
But if I do it that way how can I pop a window and send form parameters
and the window not have a tool bar?
neil
----- Original Message -----
From: <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Tuesday, October 03, 2000 12:01 PM
Subject: RE: Javascript Help...
> > I would like to pop a window via a javascript. This isn't a
> > problem, I know
> > how to pop a window. I don't want a toolbar and I want it to be
> > a specific
> > size. The problem is I want to pass form parameters to the page
> > when I pop
> > the window. I don't want to have url parameters.
> >
> > Any ideas would be "bloody marvolous"
>
> Neil,
>
> Just pop up a window first (doesn't need a URL, just a name), then your
> <form> should use the same name as its target parameter. (Forms can be
> targeted to windows just like anchor tags can be.)
>
> However, if you test with IE4, you'll discover a well-known bug where IE
> cannot submit a form to an already-created popup window, so it's best to
> sniff the browser, and NOT pre-open the popup for IE4... just let it open
> its own window of the same name.
>
> Hope that gets you started...
>
> -Ron
>
>
> --------------------------------------------------------------------------
----
> Archives: http://www.mail-archive.com/[email protected]/
> To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
>
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.