Click here to Skip to main content
15,887,404 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: VB6 Won't Install On Windows 7 Pro x64 Pin
CodeZombie621-Jul-12 13:56
CodeZombie621-Jul-12 13:56 
GeneralRe: VB6 Won't Install On Windows 7 Pro x64 Pin
Dave Kreskowiak1-Jul-12 14:38
mveDave Kreskowiak1-Jul-12 14:38 
GeneralRe: VB6 Won't Install On Windows 7 Pro x64 Pin
CodeZombie621-Jul-12 15:08
CodeZombie621-Jul-12 15:08 
AnswerRe: VB6 Won't Install On Windows 7 Pro x64 Pin
MikeD 22-Jul-12 0:17
MikeD 22-Jul-12 0:17 
QuestionGeo fix latitude longitude with VB6? for Googlemaps Pin
khardani30-Jun-12 14:11
khardani30-Jun-12 14:11 
AnswerRe: Geo fix latitude longitude with VB6? for Googlemaps Pin
Richard MacCutchan30-Jun-12 21:30
mveRichard MacCutchan30-Jun-12 21:30 
Generalchar detection, for char replacement or formatting Pin
jkirkerx30-Jun-12 8:27
professionaljkirkerx30-Jun-12 8:27 
GeneralRe: char detection, for char replacement or formatting Pin
Luc Pattyn30-Jun-12 9:12
sitebuilderLuc Pattyn30-Jun-12 9:12 
File.ReadAllText and ReadAllLines don't do anything to tabs. In fact the former does not change anything in the content, and the latter only treats carriage returns and line feeds in a special way. However the HTML language says consecutive spaces are reduced to one, and tabs tabulate to multiples of 8, so that is probably what you are seeing. The one exception would be inside PRE tags.

Smile | :)
Luc Pattyn [My Articles] Nil Volentibus Arduum

GeneralRe: char detection, for char replacement or formatting Pin
jkirkerx30-Jun-12 19:09
professionaljkirkerx30-Jun-12 19:09 
GeneralRe: char detection, for char replacement or formatting Pin
jkirkerx2-Jul-12 11:28
professionaljkirkerx2-Jul-12 11:28 
QuestionSending URL to an external web browser Pin
Tim Reece29-Jun-12 16:20
Tim Reece29-Jun-12 16:20 
AnswerRe: Sending URL to an external web browser Pin
Richard MacCutchan29-Jun-12 21:19
mveRichard MacCutchan29-Jun-12 21:19 
QuestionDLL Question Pin
No-e29-Jun-12 5:26
No-e29-Jun-12 5:26 
GeneralRe: DLL Question Pin
Dave Kreskowiak29-Jun-12 6:48
mveDave Kreskowiak29-Jun-12 6:48 
AnswerRe: DLL Question Pin
Luc Pattyn29-Jun-12 7:12
sitebuilderLuc Pattyn29-Jun-12 7:12 
Questiontrojans? Pin
No-e28-Jun-12 8:40
No-e28-Jun-12 8:40 
AnswerRe: trojans? Pin
Wes Aday28-Jun-12 10:35
professionalWes Aday28-Jun-12 10:35 
GeneralRe: trojans? Pin
Abhinav S28-Jun-12 17:36
Abhinav S28-Jun-12 17:36 
AnswerRe: trojans? Pin
Bernhard Hiller28-Jun-12 21:16
Bernhard Hiller28-Jun-12 21:16 
GeneralRe: trojans? Pin
No-e29-Jun-12 5:19
No-e29-Jun-12 5:19 
QuestionEvent on Scrolling to the end in flowlayoutpanel Pin
Ammar_Ahmad28-Jun-12 7:14
Ammar_Ahmad28-Jun-12 7:14 
AnswerRe: Event on Scrolling to the end in flowlayoutpanel Pin
Nick Otten29-Jun-12 1:06
Nick Otten29-Jun-12 1:06 
GeneralRe: Event on Scrolling to the end in flowlayoutpanel Pin
Ammar_Ahmad29-Jun-12 1:44
Ammar_Ahmad29-Jun-12 1:44 
GeneralRe: Event on Scrolling to the end in flowlayoutpanel Pin
Nick Otten29-Jun-12 1:54
Nick Otten29-Jun-12 1:54 
GeneralRe: Event on Scrolling to the end in flowlayoutpanel Pin
Ammar_Ahmad29-Jun-12 2:03
Ammar_Ahmad29-Jun-12 2:03 

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.