Click here to Skip to main content
15,892,804 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionComplicated string formatting. HELP!!! Pin
Floodlight18-Feb-10 18:11
Floodlight18-Feb-10 18:11 
AnswerRe: Complicated string formatting. HELP!!! Pin
Wayne Gaylard18-Feb-10 20:21
professionalWayne Gaylard18-Feb-10 20:21 
GeneralRe: Complicated string formatting. HELP!!! Pin
Floodlight19-Feb-10 12:29
Floodlight19-Feb-10 12:29 
GeneralRe: Complicated string formatting. HELP!!! Pin
Wayne Gaylard19-Feb-10 15:58
professionalWayne Gaylard19-Feb-10 15:58 
GeneralRe: Complicated string formatting. HELP!!! Pin
Floodlight22-Mar-10 20:05
Floodlight22-Mar-10 20:05 
GeneralRe: Complicated string formatting. HELP!!! Pin
Wayne Gaylard22-Mar-10 20:50
professionalWayne Gaylard22-Mar-10 20:50 
GeneralRe: Complicated string formatting. HELP!!! Pin
Floodlight22-Mar-10 20:58
Floodlight22-Mar-10 20:58 
GeneralRe: Complicated string formatting. HELP!!! Pin
Wayne Gaylard22-Mar-10 22:17
professionalWayne Gaylard22-Mar-10 22:17 
Hmmm. This will be quite complicated and will take more time than I am unfortunately able to give right now. Your best bet is to try a loop first splitting the string by <td> and then by <td/>. This theoretically should give you an array of the table columns, although this is going to be messed around by property declarations in the column definitions i.e <code>class="aws"</code>. This is going to be messy, especially with the double quotes in the html, so you won't be able to store this as a single string. Sorry I can't be of more help right now.
GeneralRe: Complicated string formatting. HELP!!! Pin
Floodlight23-Mar-10 2:04
Floodlight23-Mar-10 2:04 
QuestionTransparent Label in WM Vb 2008 .NET 3.5 Pin
Jmztaylor18-Feb-10 18:01
Jmztaylor18-Feb-10 18:01 
AnswerRe: Transparent Label in WM Vb 2008 .NET 3.5 Pin
Paramu197318-Feb-10 20:35
Paramu197318-Feb-10 20:35 
QuestionLineShape Control MouseMove Problem at runtime like a control movement. Pin
for120618-Feb-10 1:41
for120618-Feb-10 1:41 
AnswerRe: LineShape Control MouseMove Problem at runtime like a control movement. Pin
DaveAuld18-Feb-10 2:36
professionalDaveAuld18-Feb-10 2:36 
GeneralRe: LineShape Control MouseMove Problem at runtime like a control movement. Pin
for120618-Feb-10 2:52
for120618-Feb-10 2:52 
GeneralRe: LineShape Control MouseMove Problem at runtime like a control movement. Pin
DaveAuld18-Feb-10 3:46
professionalDaveAuld18-Feb-10 3:46 
GeneralRe: LineShape Control MouseMove Problem at runtime like a control movement. [modified] Pin
for120618-Feb-10 17:33
for120618-Feb-10 17:33 
QuestionVB6 sql server 2005 Pin
OldMans18-Feb-10 1:06
OldMans18-Feb-10 1:06 
AnswerRe: VB6 sql server 2005 Pin
thatraja18-Feb-10 1:40
professionalthatraja18-Feb-10 1:40 
GeneralRe: VB6 sql server 2005 Pin
OldMans18-Feb-10 1:47
OldMans18-Feb-10 1:47 
AnswerRe: VB6 sql server 2005 Pin
Dave Kreskowiak18-Feb-10 2:21
mveDave Kreskowiak18-Feb-10 2:21 
QuestionVb.Net Printing Pin
C.Kumarasinghe18-Feb-10 0:30
professionalC.Kumarasinghe18-Feb-10 0:30 
AnswerRe: Vb.Net Printing Pin
Ashfield18-Feb-10 0:45
Ashfield18-Feb-10 0:45 
QuestionVb.Net Printing Pin
C.Kumarasinghe17-Feb-10 23:59
professionalC.Kumarasinghe17-Feb-10 23:59 
AnswerRe: Vb.Net Printing Pin
DaveAuld18-Feb-10 0:18
professionalDaveAuld18-Feb-10 0:18 
AnswerRe: Vb.Net Printing [modified] Pin
andre de jong18-Feb-10 6:25
andre de jong18-Feb-10 6:25 

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.