Hi there, I'm developing an application using xpages in domino 8.5.2 running on a windows 2003 server. My problem is this. I have a xpage on which I added an onload event which calls a client side javascript library. XSP.addOnLoad(function(){getMyValues()}); This function (used for displaying a Fusion Chart swf …
Domino Development / XPages