Hi all,
I am trying to access a database using
java script but I keep getting the following error:
"The connection cannot be used to perform this operation. It is either closed or invalid in this context."
I am using the same code in a different area of the code and it works perfectly there. Any ideas as
to why it would work in one section of the javascript and not in the other?
Thanks.