The points will go to the person that helps me perform the following task.
I need to save a web generated report as a word file.
The report is generated from a query page, that information is then passed to an XML page to get the information from the DB. The xsl page styles the page to display the report in HTML.
I have no problem printing. However the Save as TXT messes up the data (spacing and such).
What I would like is to do is enable the report to open in word without a long list of steps.
Is this Possible????
David