LoadFromURL Programmable in ASP
Posted: Mon Jul 07, 2008 2:10 pm
Here I am again.....
I have code in my .aspx form that states,
sub Window_onload()
chart.import.loadfromurl("http://.......")
end sub
I need this to be programmable but if I put a variable in it's place I get a runtime error. Error Code 87 downloading Chart from URL
Any Ideas?????
I have code in my .aspx form that states,
sub Window_onload()
chart.import.loadfromurl("http://.......")
end sub
I need this to be programmable but if I put a variable in it's place I get a runtime error. Error Code 87 downloading Chart from URL
Any Ideas?????