I need to use the data on the client side and I don't want to do too many round-trips, so I want that everything in the recordset will be available to client. On the server side I'm reading the data from the recordset and store it into my class, I would like to use the class on the client side...
I'm opening a recordset and then I'm loading a data into my class (saved in another asp file), but I need to use it in "run on client" script.
How can I do it?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.