D
David C
We have an asp.net 3.5fw application that needs to hold 5 2-column arrays
somewhere (cookie?) that we can retrieve at the opening of one aspx web
page. The array will hold a url location (column 1) and some text (column
2) that we can update in any page (probably from master page code-behind).
Can someone point me to an example of this concept or a sample snippet? It
would be similar to what is done in our "favorites" bar. Thanks.
David
somewhere (cookie?) that we can retrieve at the opening of one aspx web
page. The array will hold a url location (column 1) and some text (column
2) that we can update in any page (probably from master page code-behind).
Can someone point me to an example of this concept or a sample snippet? It
would be similar to what is done in our "favorites" bar. Thanks.
David