Oops .. had the wrong subject line the first time.
I need to delete a file that I don't exactly know the extension of. I tried
<cffile action="DELETE"
file="c:\path\to\where\the\file\is\file_to_delete.*">
but CF doesn't seem to like that .*
The extension can be one of only 3, so is there a way to test for the file
and then delete it once found?
.Todd
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.