Hi Scott,
I use a product called Expresso. It lets you design regular expressions
and test them. It is invaluable to me. It has some help describing regular
expressions. MSDN help is not very good.
If you have a specific question post it and I will try to help.
Robert Pfeffer
"Scott Natwick" wrote:
> Can anyone suggest a good reference for Regular Expressions?
>
> Or more specifically, I need to check that a user has made a selection from
> Drop Down List. The default in my Drop Down List is "[Select a Model]". I
> need a Regular Expression to trigger if this default value has not changed.
>
> Any ideas?
>
> Thanks in advance,
> Scott Natwick
>
|