I am trying to use word automation to generate word document with the results from the client side javascript. So is there any work around to disable the Active X warnign I get on the page?
My requirement is say , I have my page of search results at {link removed by moderator} my site Appartment for Rent in Hyderabad. I would like to have the option of user saving those results in the word document by clicking on the button. I know that this can be done from the server side and sending back the doc, but wondering to see if I can do it frmo the client side as all the data is already available on the client side
My requirement is say , I have my page of search results at {link removed by moderator} my site Appartment for Rent in Hyderabad. I would like to have the option of user saving those results in the word document by clicking on the button. I know that this can be done from the server side and sending back the doc, but wondering to see if I can do it frmo the client side as all the data is already available on the client side
Comment