Hi,
I would like to call my
graph (Charts control) from Webform1.aspx
in the classic asp file "div.asp" file so that
this graph is insert the bottom of the
web page. I already
Enabled ASP parents Paths.I used the
ServerHTTPXML object to do
a HTTP request to my ASPX page and then stream/embed the response into the ASP page
like this
<%@ language="JSc ...
Go to the complete details ...