TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
smith
NA
1
0
Regex help required
May 27 2005 7:17 AM
Hi all I'm doing a small project, but being quite new to C# and asp.net, Im having some trouble. Basically Im developing a small web service to calculate shipping costs. My problem at the moment is developing the regex. I need a regex to ensure that only certain exact values, and nothing else, is entered. These values are the states of australia: NSW, VIC, QLD, SA, WA, NT, ACT, TAS [NSW]*[VIC]*[QLD]* etc is what Im thinking, but I think Im on the wrong track there. Any help greatly appreciated.
Reply
Answers (
0
)
zip & unzip files programmatically in C#
Problems when adding new rows to an .xml file (using C#)