Help with ASP.net Strings

Associate
Joined
12 Jun 2003
Posts
2,033
Location
Either Tonbridge or Biggin Hill
Hi,
I have a listbox populated with items in the format 'Store Name (XXY)'

I want to set a string variable to the three characters between the brackets.

Is there any easy way of doing this in ASP.net?
 
Back
Top Bottom