Click here to Skip to main content
15,896,415 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Anonymous browser Pin
raggabox17-Sep-09 9:12
raggabox17-Sep-09 9:12 
GeneralRe: Anonymous browser Pin
Dave Kreskowiak17-Sep-09 15:16
mveDave Kreskowiak17-Sep-09 15:16 
QuestionRight Click Menu Pin
led12317-Sep-09 5:37
led12317-Sep-09 5:37 
Questionhow to format [modified] Pin
rbjanaki17-Sep-09 3:05
rbjanaki17-Sep-09 3:05 
AnswerRe: how to format Pin
Luc Pattyn17-Sep-09 4:32
sitebuilderLuc Pattyn17-Sep-09 4:32 
GeneralRe: how to format Pin
rbjanaki17-Sep-09 5:19
rbjanaki17-Sep-09 5:19 
GeneralRe: how to format Pin
Luc Pattyn17-Sep-09 5:34
sitebuilderLuc Pattyn17-Sep-09 5:34 
AnswerRe: how to format Pin
Ian Shlasko17-Sep-09 7:35
Ian Shlasko17-Sep-09 7:35 
Ok, everyone is complaining about you not knowing how to use Write() and WriteLine(), when the real problem is a simple tweak to the algorithm.

1) Get rid of the WriteLine() part in the innermost block... Only use Write() there
2) Right before the second-to-last next (As the last statement in the "For rr" loop, add FileWriter.WriteLine(). That's where you start processing the next line, so that's where you want the line break.

Proud to have finally moved to the A-Ark. Which one are you in?
Developer, Author (Guardians of Xen)

GeneralRe: how to format Pin
rbjanaki17-Sep-09 7:52
rbjanaki17-Sep-09 7:52 
QuestionLost on how you would upload a file in VB.net Pin
DJ Matthews17-Sep-09 2:42
DJ Matthews17-Sep-09 2:42 
AnswerRe: Lost on how you would upload a file in VB.net Pin
EliottA17-Sep-09 5:39
EliottA17-Sep-09 5:39 
GeneralRe: Lost on how you would upload a file in VB.net Pin
DJ Matthews17-Sep-09 6:20
DJ Matthews17-Sep-09 6:20 
QuestionProcess Object saying "Access Denied" Pin
specialdreamsin17-Sep-09 1:37
specialdreamsin17-Sep-09 1:37 
AnswerRe: Process Object saying "Access Denied" [modified] Pin
tosch17-Sep-09 2:15
tosch17-Sep-09 2:15 
QuestionDate problem Pin
rmedo17-Sep-09 0:16
rmedo17-Sep-09 0:16 
AnswerRe: Date problem Pin
Ashfield17-Sep-09 1:41
Ashfield17-Sep-09 1:41 
QuestionProblem in using .selection.type Pin
Padma N16-Sep-09 19:54
Padma N16-Sep-09 19:54 
AnswerRe: Problem in using .selection.type Pin
Johan Hakkesteegt16-Sep-09 20:57
Johan Hakkesteegt16-Sep-09 20:57 
GeneralRe: Problem in using .selection.type Pin
Padma N16-Sep-09 21:20
Padma N16-Sep-09 21:20 
GeneralRe: Problem in using .selection.type Pin
Johan Hakkesteegt16-Sep-09 21:44
Johan Hakkesteegt16-Sep-09 21:44 
QuestionVisual Basic KeyBoard Pin
Bob Beaubien16-Sep-09 15:00
Bob Beaubien16-Sep-09 15:00 
AnswerRe: Visual Basic KeyBoard Pin
Christian Graus16-Sep-09 15:09
protectorChristian Graus16-Sep-09 15:09 
GeneralRe: Visual Basic KeyBoard Pin
Bob Beaubien16-Sep-09 15:16
Bob Beaubien16-Sep-09 15:16 
GeneralRe: Visual Basic KeyBoard Pin
Bob Beaubien16-Sep-09 15:25
Bob Beaubien16-Sep-09 15:25 
GeneralRe: Visual Basic KeyBoard Pin
Christian Graus16-Sep-09 15:29
protectorChristian Graus16-Sep-09 15:29 

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.