G Guest Aug 13, 2004 #1 greetings, can someone show me how to delete a file from the server using asp.net code behing? thanks.
greetings, can someone show me how to delete a file from the server using asp.net code behing? thanks.
L Lucas Tam Aug 13, 2004 #2 greetings, can someone show me how to delete a file from the server using asp.net code behing? thanks. Click to expand... Use File.Delete - if you have permission.
greetings, can someone show me how to delete a file from the server using asp.net code behing? thanks. Click to expand... Use File.Delete - if you have permission.