How to delete a file after it's opened in a browser using javascriI have to replace a excel file using javascript,but if the existing fi
Page 1 of 1
2 Replies - 1351 Views - Last Post: 17 July 2008 - 11:31 AM
#1
How to delete a file after it's opened in a browser using javascri
Posted 17 July 2008 - 06:35 AM
I have to replace a excel file using javascript,but if the existing file is opened, the deletion of that file cannot be possible.Actually before save the new file I want to delete the existing file.So please help me
Replies To: How to delete a file after it's opened in a browser using javascri
#2
Re: How to delete a file after it's opened in a browser using javascri
Posted 17 July 2008 - 11:16 AM
Are you trying to communicate with MS Excel itself?
#3
Re: How to delete a file after it's opened in a browser using javascri
Posted 17 July 2008 - 11:31 AM
You cannot use Javascript (a client-side language) to interact with a server. For this you need a server-side language (ASP, ASP.NET, PHP, JSP, etc)
Page 1 of 1
|
|

New Topic/Question
Reply



MultiQuote




|