Monday, March 26, 2012

string[] and session

I cannot figure this one out, too slow today.
I have a string[] which I have added to Session.
I want to them retrieve a certain part of the string[] array, given an index, from the Session variable - but how do I do this?string sSomeVal = ((string[])Session["StringVariableName"])[iIndex];
ill give this a whirl - thanks!!! :)
And thanks for the positive feedback too! =)
no worries ;) Mr. "RAT" :P

0 comments:

Post a Comment