R
Randall Parker
Can one use the Application array (or list or whatever it is) and set a field of
one's own in Application_Start() and then read out that field in a page's Page_Load()
event?
Or is Application just for ASP.Net's own settings field names?
one's own in Application_Start() and then read out that field in a page's Page_Load()
event?
Or is Application just for ASP.Net's own settings field names?