Jstall, on 03 August 2012 - 02:23 PM, said:
Sorry, I just want to clarify what you are attempting here. Are you trying to do some sort of manipulation of a docx file on the server then send it to the browser? Could you give us a better idea of what you are trying to do? What is happening when you run the code you have now? What does processReport() do?
Sorry for the delay I was out of town. What the program "should" do is, open a template word doc on the clients computer (the template is stored on the server), and once it is opened on the client the processReport() function replaces the specific variables in the docx with data from the program.
Everything works like a champ from the server, but if I goto the web application from a workstation sadly it says it cannot find the file (docx), but if I type the address in a browser it pulls up fine.
However I am not set in stone on the method, I would also be all for manipulating the file on the server an then sending it to the client, but I failed with that as well.
Thanks again everyone

New Topic/Question
Reply




MultiQuote




|