<cfparam> is your friend?
On 9/25/07, Dale Fraser <[EMAIL PROTECTED]> wrote: > What's a Get variable? > > Do you mean Set > > <cfset myVariable = false /> > <cfoutput>#myVariable#</cfoutput> > > Regards > Dale Fraser > > http://learncf.com > > > -----Original Message----- > From: nicolai bass dh [mailto:[EMAIL PROTECTED] > Sent: Tuesday, 25 September 2007 9:35 PM > To: CF-Talk > Subject: Check for get variable > > Hi all, > > i want to know how i can check for a get variable? > > I want to display another content for the case that a get variable is true > on this site. > > For example: > Get variable = false > <cfoutput>false</cf...> > > Get variable = true > <cfoutput>false</cf...> > > Thank your for your hel & with best regards > > Stivn > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Download the latest ColdFusion 8 utilities including Report Builder, plug-ins for Eclipse and Dreamweaver updates. http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:289397 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

