| |
rhythm123
Posts: 2
Score: 0
Joined: 5/23/2007
Status: offline
|
Has anyone been able to get a list of the variables in use an asp page? The idea is that for error handling, logging & debugging it would be great to get an output of all variables, similar to the VB/V-studio IDE. The concept is similar to running through the request and servervariables collection getting a list of all declared (or undeclared if not option explicit).
|
|