Looks to see if there is a variable called "sec" and then sets a
session variable called siteSection that contains whatever is in "sec"


J.J.

On 8/17/07, Tom Hines <[EMAIL PROTECTED]> wrote:
> <CFIF ISDEFINED("sec")>
>         <cfset session.siteSection = "#sec#">
> </CFIF>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Get involved in the latest ColdFusion discussions, product
development sharing, and articles on the Adobe Labs wiki.
http://labs/adobe.com/wiki/index.php/ColdFusion_8

Archive: 
http://www.houseoffusion.com/groups/CF-Newbie/message.cfm/messageid:3000
Subscription: http://www.houseoffusion.com/groups/CF-Newbie/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15

Reply via email to