I am about to start a project at work and I am leaning in the direction of just creating a webpage to be uploaded to our apache server with an embeded excel document that will be populated by SQL statements so it will be a live stream of data.
What I was wondering before I start the project is if this is a viable route or is there a better way of doing this.
Also to note the only language I am avaiable to use for delevopment is Perl 5.10.1 (Which can include shell commands from bash) and obviously HTML.