PDA

View Full Version : loadVariablesNum issue



ekazda
May 26th, 2004, 12:25 AM
I am working on a website that uses loadVariablesNum pretty heavily. I am having a problem with one page that retrieves a list of products from an ASP page. It works great the first time I access the page, but when I call to it again, it gets hung up. Is there something I have to release so that it can call to the page again? Do I have to delete the variables that the ASP page is returning so that I can reload them? I'm at a loss here.

If you want to see where the problem is, please visit: www.endosolutions.net/newindex.htm (http://www.endosolutions.net/newindex.htm). Once there, visit the product page, and allow the asp page to load. Once this occurs, go to a different page, and then return to the product page. You will notice the variables don't load this time. The page must be refreshed so that it works.

PLEASE HELP!!! DEADLINE QUICKLY APPROACHING!!!

Eric Kazda
Quantum Dynamix
www.quantumdynamix.net (http://www.quantumdynamix.net/)

ekazda
May 27th, 2004, 02:19 PM
Don't worry. I answered my own question! I had some ActionScript that was holding the process up.

Totally my fault!:huh: