Hi,
I wanted to structure my web site with different reports in different folders. However, it seems GetChart.aspx needs to be in the same folder for the charts to work. Is this correct, or is there a way to set a URL to where GetChart.aspx is located?
Thanks
Mike McCann
GetChart usage with ASPX pages in different sub folders
-
- Site Admin
- Posts: 1349
- Joined: Thu Jan 01, 1970 12:00 am
- Location: Riudellots de la Selva, Catalonia
- Contact:
Hi Mike,
An alternative set-up would be to set the TempChart property to "File" (please see Tutorial 9 - ASP.NET Applications for details) whereby you can specify the location to which the temporary image files are stored.
This is correct for when you set the WebChart's TempChart property to "Session"; at the moment there is no way to specify a URL for this file.I wanted to structure my web site with different reports in different folders. However, it seems GetChart.aspx needs to be in the same folder for the charts to work. Is this correct, or is there a way to set a URL to where GetChart.aspx is located?
An alternative set-up would be to set the TempChart property to "File" (please see Tutorial 9 - ASP.NET Applications for details) whereby you can specify the location to which the temporary image files are stored.
Thank you!
Christopher Ireland (Steema crew)
Please be aware of the newsgroup archives:
http://www.teechart.net/support/search.php
http://groups.google.com
http://codenewsfast.com/
Christopher Ireland (Steema crew)
Please be aware of the newsgroup archives:
http://www.teechart.net/support/search.php
http://groups.google.com
http://codenewsfast.com/