Click here to Skip to main content
16,004,969 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: winmm - cross post Pin
Mycroft Holmes2-Apr-10 23:30
professionalMycroft Holmes2-Apr-10 23:30 
GeneralRe: winmm - cross post Pin
FlavioAR4-Apr-10 4:09
FlavioAR4-Apr-10 4:09 
GeneralRe: winmm - cross post Pin
riced4-Apr-10 4:50
riced4-Apr-10 4:50 
QuestionFormatting Text with VB [modified] Pin
lodogg1-Apr-10 17:26
lodogg1-Apr-10 17:26 
AnswerRe: Formatting Text with VB Pin
Luc Pattyn1-Apr-10 17:49
sitebuilderLuc Pattyn1-Apr-10 17:49 
GeneralRe: Formatting Text with VB Pin
lodogg1-Apr-10 18:15
lodogg1-Apr-10 18:15 
GeneralRe: Formatting Text with VB Pin
Luc Pattyn1-Apr-10 18:42
sitebuilderLuc Pattyn1-Apr-10 18:42 
GeneralRe: Formatting Text with VB Pin
lodogg2-Apr-10 8:35
lodogg2-Apr-10 8:35 
I would rather stay with my current old dilapidated code and rewrite it in the future. This is a home system and I outsource implementations all of the time at work but not for a home project..Smile | :) Any Ideas on how I can format the output into an HTML format?

I take it I would alter code under the
Function ReadFile(txtFile)


I would like to put each item in a column:
"ReceivedAt",		"External",		"Hit_Count",	"Port" 
"2010-03-31 00:28:56",	"92.47.196.147",	"868",		"445"


Thanks for all of the responses!!

-lo
GeneralRe: Formatting Text with VB Pin
Luc Pattyn2-Apr-10 15:31
sitebuilderLuc Pattyn2-Apr-10 15:31 
GeneralRe: Formatting Text with VB Pin
Dalek Dave2-Apr-10 15:39
professionalDalek Dave2-Apr-10 15:39 
GeneralRe: Formatting Text with VB Pin
Luc Pattyn2-Apr-10 15:50
sitebuilderLuc Pattyn2-Apr-10 15:50 
GeneralRe: Formatting Text with VB Pin
Dalek Dave2-Apr-10 15:58
professionalDalek Dave2-Apr-10 15:58 
GeneralRe: Formatting Text with VB Pin
Luc Pattyn2-Apr-10 16:20
sitebuilderLuc Pattyn2-Apr-10 16:20 
GeneralRe: Formatting Text with VB Pin
lodogg2-Apr-10 18:06
lodogg2-Apr-10 18:06 
GeneralRe: Formatting Text with VB Pin
lodogg2-Apr-10 18:04
lodogg2-Apr-10 18:04 
GeneralRe: Formatting Text with VB Pin
Luc Pattyn2-Apr-10 18:23
sitebuilderLuc Pattyn2-Apr-10 18:23 
QuestionPipes and Files - making it work Pin
LurkingGryphon1-Apr-10 11:09
LurkingGryphon1-Apr-10 11:09 
AnswerRe: Pipes and Files - making it work Pin
Mycroft Holmes2-Apr-10 23:41
professionalMycroft Holmes2-Apr-10 23:41 
GeneralRe: Pipes and Files - making it work Pin
LurkingGryphon6-Apr-10 3:41
LurkingGryphon6-Apr-10 3:41 
GeneralRe: Pipes and Files - making it work Pin
Mycroft Holmes6-Apr-10 11:52
professionalMycroft Holmes6-Apr-10 11:52 
AnswerRe: Pipes and Files - making it work Pin
Gideon Engelberth3-Apr-10 6:09
Gideon Engelberth3-Apr-10 6:09 
GeneralRe: Pipes and Files - making it work Pin
LurkingGryphon6-Apr-10 3:45
LurkingGryphon6-Apr-10 3:45 
QuestionBind listview using dataset Pin
sandhya1431-Mar-10 19:08
sandhya1431-Mar-10 19:08 
AnswerRe: Bind listview using dataset Pin
Paramu197331-Mar-10 20:26
Paramu197331-Mar-10 20:26 
AnswerRe: Bind listview using dataset Pin
William Winner1-Apr-10 7:49
William Winner1-Apr-10 7:49 

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.