Drew Wutka
DWUTKA at marlow.com
Tue Oct 28 13:34:14 CST 2003
Ya, I've done bar graphs, but the graph on saw immediate was a line graph. Much more difficult in HTML...in fact, I'm not sure I'd know where to start there. As for the AccessReporterForIIS, looks a lot like what I had developed on my own, but David's issue is that he wants to allow the user to 'print' all reports, or 'View all reports'. Viewing is easy, printing (all) is the problem. I didn't look too deep into that application, did it have that capability? Drew -----Original Message----- From: Martin Reid [mailto:mwp.reid at qub.ac.uk] Sent: Tuesday, October 28, 2003 4:45 AM To: Access Developers discussion and problem solving Subject: Re: [AccessD] Web based Project David Have a look at this. Create a simple chart using ASP and HTML. Of the web. Creates a simple bar chart. So it is possible. More complex examples are available using .NET and there are lots of third party controls etc available. For the reports have a look at this http://www.ssw.com.au/ssw/AccessReporterForIIS/ I am not unbaised re this companies software as they provide me with free licences for some of thier products.