Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Regular Expressions

Reply
Thread Tools

Regular Expressions

 
 
Scott Natwick
Guest
Posts: n/a
 
      10-27-2004
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
 
Reply With Quote
 
 
 
 
=?Utf-8?B?Um9iZXJ0IFBmZWZmZXI=?=
Guest
Posts: n/a
 
      10-27-2004
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
>

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Custom Regular Expressions in ASP.net Jay Douglas ASP .Net 3 11-03-2003 08:09 PM
Regular expressions mark Perl 4 10-28-2003 12:37 PM
perl regular expressions return last matched occurence? Dustin D. Perl 1 08-28-2003 01:51 AM
matching curly braces and regular expressions Dustin D. Perl 0 08-26-2003 11:18 PM
Add custom regular expressions to the validation list of available expressions Jay Douglas ASP .Net 0 08-15-2003 10:19 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57