Hi,
I have a webpage which use to send mail using ActiveXObject("Outlook.Application") in Javascript.
everything seems to be fine if Outlook is open and running on the client's computer. But if Outlook is closed, as expected, no mail is being sent.
So is there a way of sending the mail if Outlook is closed or can I open Outlook if its closed from Javascript.
Thanks to everyone for giving me any clue on this.
Regards
SK
I have a webpage which use to send mail using ActiveXObject("Outlook.Application") in Javascript.
everything seems to be fine if Outlook is open and running on the client's computer. But if Outlook is closed, as expected, no mail is being sent.
So is there a way of sending the mail if Outlook is closed or can I open Outlook if its closed from Javascript.
Thanks to everyone for giving me any clue on this.
Regards
SK