Sharkfin01
Programmer
Hello:
I'm designing a web page which will pull data from MySQL, then plot the data in a xy plot (with time on x) using Excel, and display the chart on the web. All I want for the user to see is the chart--similar to designing a historic stock quote. Any ideas on how I can get this working? I'm thinking of just creating a .dll with Excel objects added..but I'm sure there's a better and more efficient way. Thanks.
I'm designing a web page which will pull data from MySQL, then plot the data in a xy plot (with time on x) using Excel, and display the chart on the web. All I want for the user to see is the chart--similar to designing a historic stock quote. Any ideas on how I can get this working? I'm thinking of just creating a .dll with Excel objects added..but I'm sure there's a better and more efficient way. Thanks.