Greg -

Use CFMODULE instead, lak so:

cfmodule template="3Dsearch/index.cfm" action="3Dblock">


That's the difference btwn cfinclude and cfmodule - the latter lets you 
pass extra info.

HTH.


Steve Ray
Matrix Group


Greg Wolfinger wrote:

> 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

Reply via email to