I don't think that works. Would it get the form values? I mean you're opening a window/url with JS.. I don't think the form variables would get carried over. I'll test in a minute though. Thanks
On 4/28/05, Barney Boisvert <[EMAIL PROTECTED]> wrote: > 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. > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:204958 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

