There is no point in 'including' url parameters.

think of it like a #include in c .. it just does a macro include of the
file.

the url parameters are still in scope within the included file.

Jared Clinton
Maxi Multimedia.

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, 22 November 2000 9:37
> To: Fusebox
> Subject: RE: Passing URL Parameters in CFINCLUDE
> 
> 
> Looks like a good time to use a custom tag.
> 
> Rick
> 
> -----Original Message-----
> From: Greg Wolfinger [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, November 21, 2000 3:41 AM
> To: Fusebox
> Subject: Passing URL Parameters in CFINCLUDE
> 
> 
> This is a multi-part message in MIME format.
> 
> ------=_NextPart_000_0007_01C05375.47FB3B60
> Content-Type: text/plain;
>       charset="iso-8859-1"
> Content-Transfer-Encoding: quoted-printable
> 
> Hey Guys:
> 
> I was wondering if it is possible to cfinclude URL parameters.  I am =
> getting an error message when I do, but I'm not sure if that is the =
> reason.  My cfinclude statements looks like this:
> 
> <cfinclude template=3D"search/index.cfm?action=3Dblock">
> 
> Thanx,
> 
> 
> 
> Greg Wolfinger
> Certified Uncertified ColdFusion Developer
> 
> ------=_NextPart_000_0007_01C05375.47FB3B60
> Content-Type: text/html;
>       charset="iso-8859-1"
> Content-Transfer-Encoding: quoted-printable
> 
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
> <HTML><HEAD>
> <META content=3D"text/html; charset=3Diso-8859-1" =
> http-equiv=3DContent-Type>
> <META content=3D"MSHTML 5.00.2614.3500" name=3DGENERATOR>
> <STYLE></STYLE>
> </HEAD>
> <BODY bgColor=3D#ffffff>
> <DIV><FONT face=3DArial size=3D2>Hey Guys:</FONT></DIV>
> <DIV>&nbsp;</DIV>
> <DIV><FONT face=3DArial size=3D2>I was wondering if it is 
> possible to =
> cfinclude URL=20
> parameters.&nbsp; I am getting an error message when I do, 
> but I'm not =
> sure if=20
> that is the reason.&nbsp; My cfinclude statements looks like =
> this:</FONT></DIV>
> <DIV>&nbsp;</DIV>
> <DIV><FONT face=3DArial size=3D2>&lt;cfinclude=20
> template=3D"search/index.cfm?action=3Dblock"&gt;</FONT></DIV>
> <DIV>&nbsp;</DIV>
> <DIV><FONT face=3DArial size=3D2>Thanx,</FONT></DIV>
> <DIV>&nbsp;</DIV>
> <DIV>&nbsp;</DIV>
> <DIV>&nbsp;</DIV>
> <DIV><FONT face=3DArial size=3D2>Greg Wolfinger</FONT></DIV>
> <DIV><FONT face=3DArial size=3D2>Certified Uncertified ColdFusion=20
> Developer</FONT></DIV></BODY></HTML>
> 
> ------=_NextPart_000_0007_01C05375.47FB3B60--
> 
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 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
> 
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 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
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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