hiad

Updatepanel + FusionCharts + Scriptmanager error html.search()

Recommended Posts

Hi Friends, 

 

Im new working with Fusion charts, we are working with a ui using an updatepanel with diferent links, im using the documentation above: 

http://docs.fusioncharts.com/charts/contents/guide-for-web-developers/vbnet/VB_UpdatePanel.html

 

Right now, on the first page load the graphics is working normally. The problem is when i click on the link i need the graphic appear  but i having problem with the updatepanelhook.fusioncharts.js , on this  line : 

if (html.search(/\<script[\s\S]+?\<\/script\>/i) >= 0) {

 

it seams that html.search dont find the script. Javascript code problems. 

 

 

 

 

post-67892-0-51448900-1445877621_thumb.png

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now