Click here to Skip to main content
15,792,771 members
Home / Discussions / Regular Expressions
   

Regular Expressions

 
QuestionHelp with regex HTML form validation Part 2 Pin
robwm110-Oct-14 11:18
robwm110-Oct-14 11:18 
AnswerRe: Help with regex HTML form validation Part 2 Pin
Matt T Heffron10-Oct-14 12:48
professionalMatt T Heffron10-Oct-14 12:48 
GeneralRe: Help with regex HTML form validation Part 2 Pin
robwm110-Oct-14 13:11
robwm110-Oct-14 13:11 
AnswerRe: Help with regex HTML form validation Part 2 Pin
Matt T Heffron10-Oct-14 13:26
professionalMatt T Heffron10-Oct-14 13:26 
GeneralRe: Help with regex HTML form validation Part 2 Pin
robwm110-Oct-14 13:34
robwm110-Oct-14 13:34 
AnswerRe: Help with regex HTML form validation Part 2 Pin
Matt T Heffron10-Oct-14 13:43
professionalMatt T Heffron10-Oct-14 13:43 
GeneralRe: Help with regex HTML form validation Part 2 Pin
robwm110-Oct-14 14:06
robwm110-Oct-14 14:06 
AnswerRe: Help with regex HTML form validation Part 2 Pin
Matt T Heffron10-Oct-14 14:13
professionalMatt T Heffron10-Oct-14 14:13 
^[a-zA-Z\-\s']+\.$

Add the \. right before the $
A positive attitude may not solve every problem, but it will annoy enough people to be worth the effort.

GeneralRe: Help with regex HTML form validation Part 2 Pin
robwm110-Oct-14 14:14
robwm110-Oct-14 14:14 
SuggestionRe: Help with regex HTML form validation Part 2 Pin
Matt T Heffron10-Oct-14 14:18
professionalMatt T Heffron10-Oct-14 14:18 
GeneralRe: Help with regex HTML form validation Part 2 Pin
robwm110-Oct-14 14:19
robwm110-Oct-14 14:19 
GeneralRe: Help with regex HTML form validation Part 2 Pin
robwm111-Oct-14 12:00
robwm111-Oct-14 12:00 
GeneralRe: Help with regex HTML form validation Part 2 Pin
Matt T Heffron13-Oct-14 7:37
professionalMatt T Heffron13-Oct-14 7:37 
GeneralRe: Help with regex HTML form validation Part 2 Pin
robwm113-Oct-14 7:59
robwm113-Oct-14 7:59 
AnswerRe: Help with regex HTML form validation Part 2 Pin
Matt T Heffron10-Oct-14 14:15
professionalMatt T Heffron10-Oct-14 14:15 
GeneralRe: Help with regex HTML form validation Part 2 Pin
robwm110-Oct-14 14:18
robwm110-Oct-14 14:18 
QuestionHelp with regex HTML form validation Pin
robwm19-Oct-14 13:35
robwm19-Oct-14 13:35 
AnswerRe: Help with regex HTML form validation Pin
George Jonsson9-Oct-14 17:26
professionalGeorge Jonsson9-Oct-14 17:26 
SuggestionRe: Help with regex HTML form validation Pin
Richard Deeming9-Oct-14 23:27
mveRichard Deeming9-Oct-14 23:27 
GeneralRe: Help with regex HTML form validation Pin
George Jonsson10-Oct-14 0:14
professionalGeorge Jonsson10-Oct-14 0:14 
GeneralRe: Help with regex HTML form validation Pin
robwm110-Oct-14 7:03
robwm110-Oct-14 7:03 
AnswerRe: Help with regex HTML form validation Pin
Richard Deeming9-Oct-14 23:33
mveRichard Deeming9-Oct-14 23:33 
GeneralRe: Help with regex HTML form validation Pin
robwm110-Oct-14 7:11
robwm110-Oct-14 7:11 
GeneralRe: Help with regex HTML form validation Pin
Richard Deeming10-Oct-14 8:35
mveRichard Deeming10-Oct-14 8:35 
GeneralRe: Help with regex HTML form validation Pin
robwm110-Oct-14 8:39
robwm110-Oct-14 8:39 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.