Someone please help me. I’m trying to figure out what software / server packages to use to achieve the following goal. I’m trying to create a web page that allows the user to enter some numerical values such as coefficients for a function, and then plot the function real time on the same web page. What programming packages will allow me to make interactive graphics such as mentioned above. Note: I can easily to this in VB.net, but do not know who to make it a web based application. At the moment I’ve been doing VB script, but haven’t been able to figure out how to do the graphical interface portion. Any help that you can provide is appreciated.
Jonathan