>
> Great, good to know. Another one, is it possible to set expiration date a given custom tag or cfc or a group of them with Blackstone?
You can do that in CFML:
<cfif Now() GTE '2004-09-30'>
<cfabort>
</cfif>
Jochem
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

