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

Visual Basic

 
AnswerRe: Drawing.Image.FromFile "out of memory" Pin
Dave Kreskowiak29-Nov-06 6:49
mveDave Kreskowiak29-Nov-06 6:49 
GeneralRe: Drawing.Image.FromFile "out of memory" Pin
nlarson1129-Nov-06 8:19
nlarson1129-Nov-06 8:19 
QuestionReplace character in string Pin
johnjsm29-Nov-06 5:51
johnjsm29-Nov-06 5:51 
AnswerRe: Replace character in string Pin
Coding C#29-Nov-06 6:18
Coding C#29-Nov-06 6:18 
AnswerRe: Replace character in string Pin
Paul Conrad29-Nov-06 6:20
professionalPaul Conrad29-Nov-06 6:20 
AnswerRe: Replace character in string Pin
nlarson1129-Nov-06 6:21
nlarson1129-Nov-06 6:21 
AnswerRe: Replace character in string Pin
The ANZAC29-Nov-06 9:11
The ANZAC29-Nov-06 9:11 
AnswerRe: Replace character in string Pin
Christian Graus29-Nov-06 10:50
protectorChristian Graus29-Nov-06 10:50 
Is this VB.NET ? If so, then you should use the string. methods, not the ones provided.  But, any sort of replace method will replace them all.  as someone suggested, if the format is always the same, you can use an index to replace the one character that's in the same place evry time.



Christian Graus - C++ MVP

'Why don't we jump on a fad that hasn't already been widely discredited ?' - Dilbert

QuestionSearching By Date Pin
Dayekh29-Nov-06 2:57
Dayekh29-Nov-06 2:57 
AnswerRe: Searching By Date Pin
ChandraRam29-Nov-06 3:37
ChandraRam29-Nov-06 3:37 
GeneralRe: Searching By Date Pin
Dayekh29-Nov-06 3:42
Dayekh29-Nov-06 3:42 
AnswerRe: Searching By Date Pin
alexrad30-Nov-06 9:39
alexrad30-Nov-06 9:39 
QuestionDataGridView drag drop multiple rows Pin
venkatarama28-Nov-06 23:34
venkatarama28-Nov-06 23:34 
QuestionMonthCalendar DateChanged event gets fired automatically Pin
Mathew Sujesh28-Nov-06 23:07
Mathew Sujesh28-Nov-06 23:07 
AnswerRe: MonthCalendar DateChanged event gets fired automatically Pin
Paul Conrad29-Nov-06 5:47
professionalPaul Conrad29-Nov-06 5:47 
QuestionChnage html source code before dispaying Pin
tbrake28-Nov-06 22:16
tbrake28-Nov-06 22:16 
QuestionIs the DataGrid the best method ...? Pin
penguin500028-Nov-06 21:54
penguin500028-Nov-06 21:54 
QuestionEvent programming Pin
saran27728-Nov-06 20:10
saran27728-Nov-06 20:10 
AnswerRe: Event programming Pin
Christian Graus28-Nov-06 20:28
protectorChristian Graus28-Nov-06 20:28 
QuestionRe: Event programming Pin
saran27728-Nov-06 21:51
saran27728-Nov-06 21:51 
AnswerRe: Event programming Pin
Christian Graus28-Nov-06 22:54
protectorChristian Graus28-Nov-06 22:54 
Questionerror in connecting to database from Client's PC Pin
MissionSuccess28-Nov-06 19:47
MissionSuccess28-Nov-06 19:47 
AnswerRe: error in connecting to database from Client's PC Pin
Bassam Saoud28-Nov-06 20:06
Bassam Saoud28-Nov-06 20:06 
GeneralRe: error in connecting to database from Client's PC Pin
MissionSuccess28-Nov-06 20:18
MissionSuccess28-Nov-06 20:18 
AnswerRe: error in connecting to database from Client's PC Pin
Dave Kreskowiak29-Nov-06 4:00
mveDave Kreskowiak29-Nov-06 4:00 

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.