Global.asax issue
In VB.net, I can assign a string array to global variable: Application("msg"), then I can access the first value of this array using Application("msg")(0).
In C#, I don't know how to achieve that, can anybody teell me how?
Thanks
MykoninePosted Nov 4, 2004, 8:51 PM
bilnaadPosted Nov 4, 2004, 4:15 PM
swjiaPosted Nov 4, 2004, 1:57 PM
swjiaPosted Nov 4, 2004, 1:03 PM
ckjfr99Posted Nov 4, 2004, 12:57 PM