Quote:
[SIZE=1]Originally posted by aliayen
I can offer to use the GetRows method.
|
I tried using GetRows() yesterday... all I got was an undefined array.
I haven't been able to get for...in to work on any object.
Something is seriously screwed on my system. I finally just ditched it all, installed Apache and started converting it to PHP. I took out IIS so Apache could have port 80, so I can't run any additional tests at the moment. Maybe if I reinstall it, it will mend itself. We'll see. The PHP is coming along quite quickly, so I may not bother trying to diagnose the problem.
I have not tested to see if for...in syntax works in client side JavaScript. That might give me a clue as to whether it's in the script host, or if it's a problem with the way ASP is accessing its variables.