Neil,

Ok, I dont have a code sample on hand but here is the process...

1. create a form on the original window with hidden variables of all the
values you wish to pass, make sure the form has a name and a target set...
2. when you have the trigger action that is going to create the window,
create the window with no source document or a blank page and then still in
the source window function do a submission of the form created in step 1
that has a target set to the name of the popup window...

I think that will work, just something off the top of my head....

HTH,
John




-----Original Message-----
From: Neil H. [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, October 03, 2000 10:36 AM
To: CF-Talk
Subject: 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"

Thanks,

Neil

p.s. That quote is from Lethal Weapon 4 :)


----------------------------------------------------------------------------
--
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.

Reply via email to