Does anyone out there know how to delete files using Soft Artisans 
FileUp product?  

The code I am using is: 

Set objFile = Server.CreateObject("SoftArtisans.FileUp")
objFile.Delete Request.Form("FILE1")
Set objFile = Nothing

FILE1 is a field on the form containing the complete path to the 
file (just like the documentation says).
The folder that I am uploading these files to, has the correct 
permissions (as far as I can tell that is).

I get an error message that says "unable to delete file"

Can anyone out there shed some light on what I am doing wrong?

Any help would be GREATLY appreciated,
Barry




------------------------ Yahoo! Groups Sponsor --------------------~--> 
<font face=arial size=-1><a 
href="http://us.ard.yahoo.com/SIG=12hr9ha16/M=362329.6886308.7839368.1510227/D=groups/S=1705006764:TM/Y=YAHOO/EXP=1123629701/A=2894321/R=0/SIG=11dvsfulr/*http://youthnoise.com/page.php?page_id=1992
">Fair play? Video games influencing politics. Click and talk back!</a>.</font>
--------------------------------------------------------------------~-> 

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to