jTucker Posted June 1, 2007 Report Share Posted June 1, 2007 I would like to know if you can change the Source URL that the control creates for the image tag. Currently, the chartfx lite for asp.net object generates this html tag <IMG SRC="/cfxlite6/temp/CFT0601_0323491AD3D.png" > Due to company requirements, I need to keep everything within my app virtual directory. I know i can point another virtual directory to the cfxlite6/temp directory where the graph images are being physically created, but i need the ability to change where the application/control looks for that image. ie. <IMG SRC="myApp/temp/CFT0601_0323491AD3D.png" > thanks Jason Quote Link to comment Share on other sites More sharing options...
Frank Posted June 23, 2007 Report Share Posted June 23, 2007 This is not supported with Chart FX Lite. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.