hello,
i want to run particular excel file in the background when a hyperlink is clicked.
what i tried is:
1) directly given link to href:
2) tried from batch, when i double click the batch file excel workbook starts but when i trigger that batch file from php page it dosent run the excel file.
3)tried from vbs same problem occurs as with the batch file.
please help me regarding the problem so i can start the workbook on the backgroung as the hyperlink is clicked.