This is a snippet I use for removing leading and trailing whitespace in a string
[b]Instructions:[/b] Need a reference to System.Text.RegularExpressions. Pass the method your string and it will trim
This is a snippet I use for removing leading and trailing whitespace in a string
[b]Instructions:[/b] Need a reference to System.Text.RegularExpressions. Pass the method your string and it will trim it for you
<">