A little help... how to set global variable??
sorry i am new in ASP.NET... how do i create global variable? it is totally different from VB6
i cannot public a as string at the declartion of the webform...
can anyone tell me how to i dim a public variable so i can use it for the entire webform and not declaring it all the time... thanks...