I'm doing something wrong which I'm sure it obvious to most. 

I would like to see if a session variable has been defined. 

I'm using:
<cfset request.theEvenID = 70 >
....
<cfif isDefined(SESSION['eventID' & 
REQUEST.theEventID].registration.groupBookingID)>

So on this occasion I would be checking for the existance of 
SESSION.eventID70.registration.groupbookinID

I'm getting all sorts of errors with slight variances, can anyone spot what I'm 
doing wrong?

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Upgrade to Adobe ColdFusion MX7
The most significant release in over 10 years. Upgrade & see new features.
http://www.adobe.com/products/coldfusion?sdid=RVJR

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:274183
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to