How would I delete an entire FILE structure (which is generated from a
CFFile Tag)?  Maybe modify the example below somehow (the phrase "fullPath"
is irrelevant)?
 
<cfscript>
    if (IsDefined("SESSION.fullPath")) {
     StructDelete(SESSION "fullPath");
    }
</cfscript>
 
Thanks,
Mark
 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:242585
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=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to