Determine if Saved or Loaded in Client Side Script

Stimulsoft Reports.WEB discussion
Post Reply
ColinDaly
Posts: 7
Joined: Fri Nov 11, 2011 3:44 am

Determine if Saved or Loaded in Client Side Script

Post by ColinDaly »

Hi,

I found this link http://forum.stimulsoft.com/default.aspx?g=posts&t=4878 which provides a method of sending a 'Save' command back to the server via JavaScript. Can you advise how, in JavaScript, I can determine if the save operation was successful?

Regards,

Colin
Vladimir
Posts: 1462
Joined: Fri Apr 13, 2007 4:05 am
Location: Earth

Determine if Saved or Loaded in Client Side Script

Post by Vladimir »

Hello,

Unfortunately, it is impossible to determine with the help of javascript. You can determine it on the server side in the save report event.

Thank you.
Post Reply