I have a function on my include asp that declares and assign values to some variables.
When I call this function from another asp page, the values are not returned to the calling asp page.
In the procedure DeclareVar, I have a handful of variables that I need to declare and assign. I need to create this function so that it can be used by all my asp pages, without me declaring and assigning variables in the individual pages.
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.