Have you checked that o.param contains a valid value?

On Wed, 3 Nov 2004 14:18:49 -0500, Ian Sheridan <[EMAIL PROTECTED]> wrote:
> I was getting the "actionpasser" not defined in the Request scope.
> 
> This is basicly what I am doing:
> 
> <!--- include1.cfm --->
> <cfset request.actionpasser = o.param >
> 
> <!--- include2.cfm --->
> <cfoutput>#request.actionpasser#</cfoutput>
> 
> <!--- index.cfm --->
> <cfinclude template="include1.cfm">
> <cfinclude template="include2.cfm">

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Sams Teach Yourself Regular Expressions in 10 Minutes  by Ben Forta 
http://www.houseoffusion.com/banners/view.cfm?bannerid=40

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:183317
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to