What is best way to get Server-Side information on a Catalog Client script
I have a Catalog Client Script which need to pull information from a Server-side table, and I have two ways to do that one is through Script include call and second is call back function. What would one to use and which is better. Call back function ...