Sprach Report post Posted November 19, 2009 I am having trouble getting the data stamp feature to work. It would help me out a lot, because I need to do queries to my database to find out what the last data sent was and it is hurting performance. I tried following all of the directions in the documentation, but never see the data stamp go out on the wire. In debug mode, the URL link does not include the data stamp, but does include the additional arguments that I need to provide to the server. I am attempting to set up the datastamp as follows: <chart ... dataStreamURL = 'UVServer/getLivePowerHistory.php?pmd=xxxx' datastamp={time - current time on server} refreshInterval = 5 Share this post Link to post Share on other sites
FusionCharts Support Report post Posted November 20, 2009 Hi, Could you please let us know, you are passing as the querystring value? The dataStamp works perfectly in our labs. Could you please also trap the HTTP request sent so that we can be more sure about the issue? Share this post Link to post Share on other sites