I'm trying to use input from a text edit box to delete a file. The input from the textbox will be the file location and the delete button will use DeleteFile() to delete the file.
[img]http://img436.imageshack.us/img436/5578/deleteboxvn0.png[/img]
Do you know what I mean?