Use Window.Open

window.open(URL,Name,Param)


eg...

<a href=##
onClick="javascript:win('more.cfm?id=#primarykey_id#','lookup','scrollbars=y
es,width=650,height=500')">Click Me!</a>

--
Gavin Lilley
Internet / Intranet Developer
Halesowen College
Tel: 0121 550 1451 Ext: 330

-----Original Message-----
From: Neil H. [mailto:[EMAIL PROTECTED]]
Sent: 03 October 2000 16:36
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