Click here to Skip to main content
15,914,109 members
Home / Discussions / C#
   

C#

 
AnswerRe: Client Server Programming Pin
Judah Gabriel Himango2-Apr-07 4:56
sponsorJudah Gabriel Himango2-Apr-07 4:56 
GeneralRe: Client Server Programming Pin
SakthiSurya2-Apr-07 18:21
SakthiSurya2-Apr-07 18:21 
QuestionFriends need help here! SQL Pin
krajah102-Apr-07 3:49
krajah102-Apr-07 3:49 
AnswerRe: Friends need help here! SQL Pin
joon vh.2-Apr-07 3:53
joon vh.2-Apr-07 3:53 
GeneralRe: Friends need help here! SQL Pin
krajah102-Apr-07 4:50
krajah102-Apr-07 4:50 
GeneralRe: Friends need help here! SQL Pin
joon vh.2-Apr-07 4:54
joon vh.2-Apr-07 4:54 
GeneralRe: Friends need help here! SQL Pin
krajah102-Apr-07 5:11
krajah102-Apr-07 5:11 
QuestionUsing Regular Expression Pin
nasambur2-Apr-07 3:42
nasambur2-Apr-07 3:42 
Hi,

I m trying to extract all the images tags from the HTML page,
i tried the below regex pattern,

<img\s.*src=.*>{1}

this works fine when the HTML pagesource has tags in the single line..
This patterns fails when the image tag is splitted to two or more lines..

eg.. <img
height=73
alt="rtg, software="" testing="" services"
src="sample_files/rtglogo.gif" width="186" border="0">

plz help me.

regards,
nas
AnswerRe: Using Regular Expression Pin
althamda2-Apr-07 3:51
althamda2-Apr-07 3:51 
GeneralRe: Using Regular Expression Pin
nasambur2-Apr-07 3:53
nasambur2-Apr-07 3:53 
GeneralRe: Using Regular Expression Pin
althamda2-Apr-07 3:53
althamda2-Apr-07 3:53 
GeneralRe: Using Regular Expression Pin
nasambur2-Apr-07 3:54
nasambur2-Apr-07 3:54 
GeneralRe: Using Regular Expression Pin
althamda2-Apr-07 3:58
althamda2-Apr-07 3:58 
GeneralRe: Using Regular Expression Pin
joon vh.2-Apr-07 4:50
joon vh.2-Apr-07 4:50 
GeneralRe: Using Regular Expression Pin
althamda2-Apr-07 4:59
althamda2-Apr-07 4:59 
QuestionDisable phone program Pin
Ashvin Gunga2-Apr-07 3:14
Ashvin Gunga2-Apr-07 3:14 
QuestionResources.resx Pin
JacquesDP2-Apr-07 3:10
JacquesDP2-Apr-07 3:10 
AnswerRe: Resources.resx Pin
Ashvin Gunga2-Apr-07 3:18
Ashvin Gunga2-Apr-07 3:18 
GeneralRe: Resources.resx Pin
JacquesDP2-Apr-07 3:29
JacquesDP2-Apr-07 3:29 
GeneralRe: Resources.resx Pin
Pete O'Hanlon2-Apr-07 3:34
mvePete O'Hanlon2-Apr-07 3:34 
GeneralRe: Resources.resx Pin
JacquesDP2-Apr-07 3:37
JacquesDP2-Apr-07 3:37 
GeneralRe: Resources.resx Pin
Pete O'Hanlon2-Apr-07 3:38
mvePete O'Hanlon2-Apr-07 3:38 
GeneralRe: Resources.resx Pin
Mike Hankey2-Apr-07 5:36
mveMike Hankey2-Apr-07 5:36 
GeneralRe: Resources.resx Pin
Pete O'Hanlon2-Apr-07 10:16
mvePete O'Hanlon2-Apr-07 10:16 
GeneralRe: Resources.resx Pin
Mike Hankey2-Apr-07 10:26
mveMike Hankey2-Apr-07 10:26 

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.