Yep  should work.

-----Original Message-----
From: Lewis Steven [mailto:[EMAIL PROTECTED]]
Sent: 11 May 2001 14:16
To: CF-Talk
Subject: Re: URL Parameter in window.open


what about window.open('file.cfm?name='+value, ... )

as long it is a defined JS variable it should work... correct?

Steve

Darren Adams wrote:
> 
> That should work fine but if you intend to send through CF variables then
> you need to wrap it in a CFOUTPUT.
> 
> -----Original Message-----
> From: Richard Colman [mailto:[EMAIL PROTECTED]]
> Sent: 10 May 2001 15:40
> To: CF-Talk
> Subject: JS:URL Parameter in window.open
> 
> does anyone know something like this will work:
> 
> window.open('file.cfm?name=value', ... )
> 
> (does not seem to be working.)
> 
> is there another easy way to control window size while passing a parameter
> in the URL???
> 
> TNX if you can help.
> 
> Rick Colman
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to