Gazzo
05-29-2002, 02:53 PM
Hi can anybody help please?
I am working on an active x chart control which can be used on an ASP page which will create a simple line graph. I have no problems creating the control and running it in VB with a test project, but when I come to use it in ASP I am having problems.
The way the control works is very simple, it just basically sets the UserControl backcolor to white and then draws lines on the UserControl using the line method. When I come to use it in ASP I cannot get the lines to be displayed.
Can somebody give me advice on how to create a simple active x control which draws one line accross it that will show up in an ASP page. I can probably do the rest from there?
Thanks,
Gazzo.
I am working on an active x chart control which can be used on an ASP page which will create a simple line graph. I have no problems creating the control and running it in VB with a test project, but when I come to use it in ASP I am having problems.
The way the control works is very simple, it just basically sets the UserControl backcolor to white and then draws lines on the UserControl using the line method. When I come to use it in ASP I cannot get the lines to be displayed.
Can somebody give me advice on how to create a simple active x control which draws one line accross it that will show up in an ASP page. I can probably do the rest from there?
Thanks,
Gazzo.