Alerts do not work
FusionCharts Forum
Home       Members    Calendar    Who's On
Welcome Guest ( Login | Register )
        



Alerts do not work Expand / Collapse
Author
Message
Posted 12/24/2007 2:48:41 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 12/24/2007 5:07:32 AM
Posts: 2, Visits: 3
Hi all.

I'm trying to implement alerts in my application and my javascript seems to be never called.

More than that, I can't even see this working in standard examples - FusionGadgets/Code/Annotation_AlertM/Annotation.html doesn't show any annotations from alerts to me. What can be wrong here?

Thanks in advance.
Post #3507
Posted 12/24/2007 3:52:33 AM
Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Moderators
Last Login: 2 days ago @ 9:41:33 AM
Posts: 809, Visits: 1,285
Hi,

Can you please try running the solution from a server, say IIS or apache etc.

Regards,

Sudipto Choudhury
FusionCharts Team

Post #3510
Posted 12/24/2007 4:03:55 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 12/24/2007 5:07:32 AM
Posts: 2, Visits: 3
Now I tried and it doesn't seem to work as well...

Could you have a look here, I don't see an alert:
http://updaterdev.reksoft.ru/Fusion/Code/Annotation_AlertM/Annotation.html

Thanks
Post #3511
Posted 12/26/2007 11:48:13 PM
Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Moderators
Last Login: 2 days ago @ 9:41:33 AM
Posts: 809, Visits: 1,285
Hi,

It might be that you are not using any dataStreaming URL to provide data to the chart. Its defined in the XML but i could not find it in the URL u sent. Can you please create an asp page (CUPData.asp) and use this code there to stream data to the chart? It will work  every 3 seconds as defined in the XML.

<%@LANGUAGE="VBSCRIPT" %>
<%
randomize timer
response.Write("&value=" & (int(rnd()*100)))
%>


Regards,

Sudipto Choudhury
FusionCharts Team
Post #3528
« Prev Topic | Next Topic »


Permissions Expand / Collapse

All times are GMT -7:00, Time now is 6:19am


Execution: 0.141.