gpollock
07-13-2001, 10:07 AM
Hi,
I am using loadVariablesNum to load an ASP page with GET parameters, that then stores information in our SQL database.
It is calling the page from an instance of a library object (ie. not _level0), and it works fine with getURL. I can see the page loading with the correct form parameters and it saves the data.
However, when I change it to loadVariablesNum (instead of geturl) it just doesn't seem to be actually loading the page at all. No data is saved in the DB!
Any ideas?
I am using loadVariablesNum to load an ASP page with GET parameters, that then stores information in our SQL database.
It is calling the page from an instance of a library object (ie. not _level0), and it works fine with getURL. I can see the page loading with the correct form parameters and it saves the data.
However, when I change it to loadVariablesNum (instead of geturl) it just doesn't seem to be actually loading the page at all. No data is saved in the DB!
Any ideas?