david7777
04-20-2004, 10:34 AM
I am trying to find out if it is possible to access a classic application variable from a asp .net page???
It is a connection string stored in Application("DB_ConnectionString") (Classic ASP)
Would i just do a direct read to the application file or what?
It is a connection string stored in Application("DB_ConnectionString") (Classic ASP)
Would i just do a direct read to the application file or what?