Hi, I have a similar problem. I have specify extension and file, but when i use server.MapPath, the server have error.
In delete.asp i change DW_FilePath = server.MapPath(Dw_FilesFolder & DW_FileDel)) to DW_FilePath = "D:\XVRT\zonaobelisco.com\Html\" &(Dw_FilesFolder & DW_FileDel)
Now no error but the files is no deleted.
Thanks. Antonio Cainzos |
|
|