I have an application that uses jquery Visualize from the Fillament Group for graphs.  The user executes a query, the results are returned in a gridview and then can click a button to show the graph (using jquery Visualize).  This works when I run local and publish to my local IIS Server on my machine.  However, when I publish to our web server, everything runs as expected except the graph.  When you click the button to show the graph, it just reloads the page or something.  No graph shows up.  I know there has to be a difference in my local IIS and the IIS on the web server, but I cannot find it.  Any ideas on how to troubleshoot this?
Thanks in advance!
Rhonda

Go to the complete details ...