Sunday, May 19, 2024
 Popular · Latest · Hot · Upcoming
-3
rated 0 times [  1] [ 4]  / answers: 1 / hits: 54923  / 15 Years ago, mon, march 15, 2010, 12:00:00

Did not have luck with these examples:

Javascript File remove

Javascript FSO DeleteFile Method

Deleting a File



There are no special permissions on the file.

Is there a way to do this in JQuery?



The requirement is - a certain file must be deleted from the web directory when another page is loaded. There is no security issue as this is on a closed network.



Any help is appreciated.



Thanks.


More From » jquery

 Answers
109

With pure JavaScript, it can't be done. Using an AJAX call to a server side script that deletes the file would work though.


[#97331] Friday, March 12, 2010, 15 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
elians

Total Points: 417
Total Questions: 87
Total Answers: 101

Location: Barbados
Member since Sun, Nov 27, 2022
2 Years ago
;