I am trying to use a stringDictionary on a web page that gets populated by
clicking buttons on a page.
Each time a button is clicked the Dictionary is cleared and the previous
enteries entered into the dictionary are gone.
Excuse my ignorance if there is a simple solution as I am just, 1st time,
trying to convert a console app to a web page.
Any help will be appreciated
Thanks.
Jon Paal [MSMD] - 14 Jul 2008 15:40 GMT
C# will not run in Classic ASP
>I am trying to use a stringDictionary on a web page that gets populated by
> clicking buttons on a page.
[quoted text clipped - 7 lines]
> Any help will be appreciated
> Thanks.