How about on the form submit, you do a window.open and name the window, and then set your form's target to be that same window name?
cheers, barneyb On 4/28/05, Greg Morphis <[EMAIL PROTECTED]> wrote: > This just seems like it would and should be easy.. maybe I'm missing > something.. > > I want my form to submit to a page and apply JS to that page. I want > to strip the statusbar, toolbar, and reposition the page. > But this has to be done from a window.open() function, right? So how > do I pass my query to that page from the form. > I suppose I could use JS on the form action page to pass the variables > by URL but is there another way? > > -- > Auxilium meum a Domino -- Barney Boisvert [EMAIL PROTECTED] 360.319.6145 http://www.barneyb.com/ Got Gmail? I have 50 invites. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:204949 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

