Hi
I tried to use the following code to delete file in javascript, BUT
this code gives an error smthing like..
"Automation cant create object"
Can anyone give solution to this problem OR can i use any optional coding for this problem.
I used :Following Code
Plz help .Its urgent....
function remove()
{
var myObject;
...