hovercraft
Technical User
Using the code that is provided in the FAQ's here for FTP'ing, how would I use the function for deleting a file on a ftp site?
would it be
I'm lost....
would it be
Code:
FtpDeleteFile("ftp.myserver.com", "username", "pw", "TheFileNametobeDeleted")
I'm lost....