This is a snippet I use to validate that a GUID passed in a QueryString is a valid GUID (as in structure)
[b]Instructions: [/b]Need a reference to the following Namespaces
System.Text
System.Text.Re
This is a snippet I use to validate that a GUID passed in a QueryString is a valid GUID (as in structure)
[b]Instructions: [/b]Need a reference to the following Namespaces
System.Text
System.Text.RegularExpressions
<">