Hi,
I'm trying to do a web application that will take the info passed by the user, generate an report with excel and automatically send a mail throught outlook. I used vbscript to generate the mail. All works fine on localhost, but on server, I get the following error: ActiveX component can't create object 'outlook.application'.
my code :