I neeed to trim the following string to get a unique ID for a DataTable.
ProductTypeList:_ctl"3":Pr
oductList:
_ctl"10"
I have put quotes around the sections I need to extract. the numbers could be single or double digits but the first set will always have the first "_ctl" before and ":" after, the second set will always be at the end after the last "_ctl"
Thanks in advance
Glorfindal
Start Free Trial