Click here to Skip to main content
16,005,236 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Office2003 - Set Plot Area's fill image Pin
john john mackey3-Jun-06 13:04
john john mackey3-Jun-06 13:04 
GeneralRe: Office2003 - Set Plot Area's fill image Pin
john john mackey3-Jun-06 14:05
john john mackey3-Jun-06 14:05 
QuestionVB.NET Windows CE Screen Capture Pin
matt_newboy2-Jun-06 5:41
matt_newboy2-Jun-06 5:41 
QuestionHow to create an Email program in VB that can read a log file Pin
Tram882-Jun-06 4:42
Tram882-Jun-06 4:42 
Questionprint graphic [modified] Pin
codeadair2-Jun-06 3:15
codeadair2-Jun-06 3:15 
AnswerRe: print graphic [modified] Pin
Robert Rohde4-Jun-06 12:09
Robert Rohde4-Jun-06 12:09 
QuestionRetrieve value in HTML tags Pin
J Liang2-Jun-06 3:14
J Liang2-Jun-06 3:14 
AnswerRe: Retrieve value in HTML tags Pin
Ed.Poore2-Jun-06 14:11
Ed.Poore2-Jun-06 14:11 
Have you tried using Regular Expressions, from the System.Text.RegularExpressions namespace?

There are several articles to get started with Regular Expressions here on the CodeProject.  Something like the following regex might work (note I havn't checked this properly): \<td[^\>]*\>([^\<]+)\</td\>



You know you're a Land Rover owner when the best route from point A to point B is through the mud.

Ed
GeneralRe: Retrieve value in HTML tags Pin
J Liang2-Jun-06 16:44
J Liang2-Jun-06 16:44 
GeneralRe: Retrieve value in HTML tags [modified] Pin
Ed.Poore3-Jun-06 0:13
Ed.Poore3-Jun-06 0:13 
GeneralRe: Retrieve value in HTML tags [modified] Pin
J Liang3-Jun-06 3:09
J Liang3-Jun-06 3:09 
QuestionHelpcursor on a ToolStripMenuItem Pin
Sugan V2-Jun-06 2:02
Sugan V2-Jun-06 2:02 
AnswerRe: Helpcursor on a ToolStripMenuItem Pin
Robert Rohde4-Jun-06 12:11
Robert Rohde4-Jun-06 12:11 
QuestionRe: Helpcursor on a ToolStripMenuItem Pin
Sugan V4-Jun-06 19:00
Sugan V4-Jun-06 19:00 
AnswerRe: Helpcursor on a ToolStripMenuItem Pin
Robert Rohde4-Jun-06 22:21
Robert Rohde4-Jun-06 22:21 
QuestionRe: Helpcursor on a ToolStripMenuItem Pin
Sugan V4-Jun-06 22:34
Sugan V4-Jun-06 22:34 
QuestionRe: Helpcursor on a ToolStripMenuItem Pin
Sugan V7-Jun-06 1:29
Sugan V7-Jun-06 1:29 
Questionvolume shadow copy service Pin
borat2-Jun-06 1:18
borat2-Jun-06 1:18 
QuestionWhat is this Code snippet meaning? Pin
Krishnaraj Barvathaya B2-Jun-06 1:12
Krishnaraj Barvathaya B2-Jun-06 1:12 
AnswerRe: What is this Code snippet meaning? Pin
Krishnaraj Barvathaya B2-Jun-06 1:12
Krishnaraj Barvathaya B2-Jun-06 1:12 
GeneralRe: What is this Code snippet meaning? Pin
J4amieC2-Jun-06 1:45
J4amieC2-Jun-06 1:45 
GeneralRe: What is this Code snippet meaning? Pin
FrankyT2-Jun-06 16:28
FrankyT2-Jun-06 16:28 
GeneralRe: What is this Code snippet meaning? Pin
Krishnaraj Barvathaya B4-Jun-06 21:38
Krishnaraj Barvathaya B4-Jun-06 21:38 
Questionhow to convert number to currency and currency to number Pin
roitha2-Jun-06 0:19
roitha2-Jun-06 0:19 
AnswerRe: how to convert number to currency and currency to number Pin
Steve Pullan2-Jun-06 1:18
Steve Pullan2-Jun-06 1:18 

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.