Click here to Skip to main content
15,795,233 members
Home / Discussions / Regular Expressions
   

Regular Expressions

 
GeneralRe: getting all the image files in a HTML Inspection Pin
Richard MacCutchan25-Oct-19 22:57
mveRichard MacCutchan25-Oct-19 22:57 
QuestionRegular Expression To Extract Everything Including the String And Before The First Space Character Pin
Member 1457241529-Aug-19 15:46
Member 1457241529-Aug-19 15:46 
AnswerRe: Regular Expression To Extract Everything Including the String And Before The First Space Character Pin
Richard MacCutchan29-Aug-19 21:43
mveRichard MacCutchan29-Aug-19 21:43 
GeneralRe: Regular Expression To Extract Everything Including the String And Before The First Space Character Pin
Member 1457241530-Aug-19 4:23
Member 1457241530-Aug-19 4:23 
GeneralRe: Regular Expression To Extract Everything Including the String And Before The First Space Character Pin
Member 1457241530-Aug-19 4:48
Member 1457241530-Aug-19 4:48 
GeneralRe: Regular Expression To Extract Everything Including the String And Before The First Space Character Pin
Richard MacCutchan30-Aug-19 5:35
mveRichard MacCutchan30-Aug-19 5:35 
GeneralRe: Regular Expression To Extract Everything Including the String And Before The First Space Character Pin
Member 1457241530-Aug-19 6:42
Member 1457241530-Aug-19 6:42 
GeneralRe: Regular Expression To Extract Everything Including the String And Before The First Space Character Pin
Member 1457241530-Aug-19 6:47
Member 1457241530-Aug-19 6:47 
Hi Richard,

I was able to extract the intended substring by using "Gender: (.+?)".

Thanks for all of your help!

Ana
GeneralRe: Regular Expression To Extract Everything Including the String And Before The First Space Character Pin
Member 1457241530-Aug-19 8:06
Member 1457241530-Aug-19 8:06 
GeneralRe: Regular Expression To Extract Everything Including the String And Before The First Space Character Pin
Richard MacCutchan30-Aug-19 22:42
mveRichard MacCutchan30-Aug-19 22:42 
QuestionRegex Expression to extract everything following a string and before a space Pin
Member 1457241529-Aug-19 7:30
Member 1457241529-Aug-19 7:30 
AnswerRe: Regex Expression to extract everything following a string and before a space Pin
Richard MacCutchan29-Aug-19 7:55
mveRichard MacCutchan29-Aug-19 7:55 
GeneralRe: Regex Expression to extract everything following a string and before a space Pin
Richard Deeming29-Aug-19 8:04
mveRichard Deeming29-Aug-19 8:04 
GeneralRe: Regex Expression to extract everything following a string and before a space Pin
Richard MacCutchan29-Aug-19 9:44
mveRichard MacCutchan29-Aug-19 9:44 
GeneralRe: Regex Expression to extract everything following a string and before a space Pin
Member 1457241529-Aug-19 9:36
Member 1457241529-Aug-19 9:36 
GeneralRe: Regex Expression to extract everything following a string and before a space Pin
Richard MacCutchan29-Aug-19 9:47
mveRichard MacCutchan29-Aug-19 9:47 
GeneralRe: Regex Expression to extract everything following a string and before a space Pin
Member 1457241529-Aug-19 10:29
Member 1457241529-Aug-19 10:29 
AnswerRe: Regex Expression to extract everything following a string and before a space Pin
Richard Deeming29-Aug-19 8:10
mveRichard Deeming29-Aug-19 8:10 
GeneralRe: Regex Expression to extract everything following a string and before a space Pin
Member 1457241529-Aug-19 9:00
Member 1457241529-Aug-19 9:00 
GeneralRe: Regex Expression to extract everything following a string and before a space Pin
Member 1457241529-Aug-19 9:03
Member 1457241529-Aug-19 9:03 
GeneralRe: Regex Expression to extract everything following a string and before a space Pin
Richard Deeming29-Aug-19 9:50
mveRichard Deeming29-Aug-19 9:50 
GeneralRe: Regex Expression to extract everything following a string and before a space Pin
Member 1457241529-Aug-19 10:12
Member 1457241529-Aug-19 10:12 
GeneralRe: Regex Expression to extract everything following a string and before a space Pin
Richard Deeming29-Aug-19 10:53
mveRichard Deeming29-Aug-19 10:53 
GeneralRe: Regex Expression to extract everything following a string and before a space Pin
Member 1457241529-Aug-19 11:05
Member 1457241529-Aug-19 11:05 
GeneralRe: Regex Expression to extract everything following a string and before a space Pin
phil.o29-Aug-19 20:29
professionalphil.o29-Aug-19 20:29 

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.