Good afternoon all!
I think I'm misunderstanding something.
Someone told me that I can add an asp page to my application and, using the application object, I can display the data values of all of my application variables which would be invaluable for debugging in Production and QA where I cannot use response.writes.
I added this page to my application right under the application root folder and i only got a few pieces of info and all of it was information from my global.asa i.e. environment, slconn, dbconn, etc.
Did I misunderstand regarding being able to display data values for vbscript variables on all of my application asp pages?
Somebody straighten me out, please! Thanks.
I think I'm misunderstanding something.
Someone told me that I can add an asp page to my application and, using the application object, I can display the data values of all of my application variables which would be invaluable for debugging in Production and QA where I cannot use response.writes.
I added this page to my application right under the application root folder and i only got a few pieces of info and all of it was information from my global.asa i.e. environment, slconn, dbconn, etc.
Did I misunderstand regarding being able to display data values for vbscript variables on all of my application asp pages?
Somebody straighten me out, please! Thanks.