I have an ASP/VBScript web app that instantiates a PowerPoint session through "Set ppApp = Server.CreateObject("PowerPoint.Application")". This is running on a Win2K server that was running Office 2k. Last night our intrepid Infrastructure folks upgraded Office to Office 2003 and now my app...
I'm using CDO to construct a mail message using the method:
msg.CreateMHTMLBody("URL")
where URL points to an HTML file on an IIS web server. I send the message and the content agrees with what's on the web server. I make a change to the web page, run my ASP page again to build and send a...
I have a SQL table that is the datasource for a CR9 report. The report groups based on three fields, A, B and C and sums the values of fields D, E and F. I'm not interested in the detail so I put the Group Name fields for A, B and C as well as Running Totals that reset on change of A for each of...
I have a report I need to print on a scheduled basis directly to a printer. The problem is I need to dynmically set the printer based on a database field. The CRReport.PrinterName property is read-only. Anyone know how to direct a report to a specific printer?
I need to do this in VB6 in a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.