Click here to Skip to main content
15,917,645 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: file transfer in lan Pin
nlarson113-Nov-06 4:06
nlarson113-Nov-06 4:06 
QuestionImageCompression Pin
sheema1232-Nov-06 19:58
sheema1232-Nov-06 19:58 
AnswerRe: ImageCompression Pin
Reuven Elliassi2-Nov-06 21:44
Reuven Elliassi2-Nov-06 21:44 
QuestionRot-13 Pin
UltraCoder2-Nov-06 16:56
UltraCoder2-Nov-06 16:56 
AnswerRe: Rot-13 Pin
Reuven Elliassi2-Nov-06 21:52
Reuven Elliassi2-Nov-06 21:52 
GeneralRe: Rot-13 Pin
UltraCoder3-Nov-06 14:00
UltraCoder3-Nov-06 14:00 
AnswerRe: Rot-13 Pin
Reuven Elliassi3-Nov-06 20:25
Reuven Elliassi3-Nov-06 20:25 
AnswerRe: Rot-13 Pin
ChandraRam3-Nov-06 2:26
ChandraRam3-Nov-06 2:26 
UltraCoder wrote:
Dim Part2 As Integer
Part = AllText.LastIndexOf("b")
FileName = AllText.Replace(Part2, "Y")


Are you sure the code is right? Shouldn't it be
Part2 = AllText.LastIndexOf("b")


Chandra
GeneralRe: Rot-13 Pin
UltraCoder3-Nov-06 14:03
UltraCoder3-Nov-06 14:03 
GeneralRe: Rot-13 Pin
ChandraRam3-Nov-06 19:34
ChandraRam3-Nov-06 19:34 
QuestionWeb browser project memory leaking Pin
my_btr2-Nov-06 16:48
my_btr2-Nov-06 16:48 
AnswerRe: Web browser project memory leaking Pin
Dave Kreskowiak3-Nov-06 1:35
mveDave Kreskowiak3-Nov-06 1:35 
QuestionHOW TO TELL AMOUNT IN WORDS Pin
Swiss Mantoro2-Nov-06 16:45
Swiss Mantoro2-Nov-06 16:45 
AnswerRe: HOW TO TELL AMOUNT IN WORDS Pin
UltraCoder2-Nov-06 16:58
UltraCoder2-Nov-06 16:58 
GeneralRe: HOW TO TELL AMOUNT IN WORDS Pin
Dave Sexton2-Nov-06 19:00
Dave Sexton2-Nov-06 19:00 
GeneralRe: HOW TO TELL AMOUNT IN WORDS Pin
Colin Angus Mackay2-Nov-06 23:27
Colin Angus Mackay2-Nov-06 23:27 
AnswerRe: HOW TO TELL AMOUNT IN WORDS Pin
Alex@UEA2-Nov-06 21:25
Alex@UEA2-Nov-06 21:25 
GeneralRe: HOW TO TELL AMOUNT IN WORDS Pin
Colin Angus Mackay2-Nov-06 23:30
Colin Angus Mackay2-Nov-06 23:30 
AnswerRe: HOW TO TELL AMOUNT IN WORDS Pin
Dave Kreskowiak3-Nov-06 1:32
mveDave Kreskowiak3-Nov-06 1:32 
Questionremoving a key value from system registry on uninstall Pin
steve_rm2-Nov-06 16:34
steve_rm2-Nov-06 16:34 
QuestionSaving onto text file in VB.NET Pin
Vahdat1052-Nov-06 16:28
Vahdat1052-Nov-06 16:28 
AnswerRe: Saving onto text file in VB.NET Pin
GaryWoodfine 3-Nov-06 0:19
professionalGaryWoodfine 3-Nov-06 0:19 
QuestionConverting string to integer Pin
Subjugate2-Nov-06 14:45
Subjugate2-Nov-06 14:45 
AnswerRe: Converting string to integer Pin
ChandraRam2-Nov-06 23:15
ChandraRam2-Nov-06 23:15 
QuestionUnknown Crash!! Pin
UltraCoder2-Nov-06 12:57
UltraCoder2-Nov-06 12:57 

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.