Click here to Skip to main content
16,008,183 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionReplace bytes in filestream Pin
cstrader2329-Nov-07 4:19
cstrader2329-Nov-07 4:19 
QuestionPopup Menu - vbModal ? Pin
RickMagenta9-Nov-07 2:33
RickMagenta9-Nov-07 2:33 
QuestionParent and Child Form Pin
ejaz_pk9-Nov-07 1:40
ejaz_pk9-Nov-07 1:40 
AnswerRe: Parent and Child Form Pin
Tom Deketelaere9-Nov-07 2:52
professionalTom Deketelaere9-Nov-07 2:52 
Questionhow to convert numbers in time format in vb6 Pin
bhebhekoh9-Nov-07 1:39
bhebhekoh9-Nov-07 1:39 
AnswerRe: how to convert numbers in time format in vb6 Pin
nlarson119-Nov-07 3:37
nlarson119-Nov-07 3:37 
QuestionSubstring method does not work! Pin
Benny_Lava9-Nov-07 1:13
Benny_Lava9-Nov-07 1:13 
AnswerRe: Substring method does not work! Pin
Tom Deketelaere9-Nov-07 1:23
professionalTom Deketelaere9-Nov-07 1:23 
substring(startposition,length)

so when startingpointer is 135 and pointer is 145 you will get a string of 145 length

if you only want the 12 characters substract startingpointer from pointer before using it


hope this helps

If my help was helpfull let me know, if not let me know why.

The only way we learn is by making mistakes.

Questiontext box Pin
FREAK88029-Nov-07 0:54
FREAK88029-Nov-07 0:54 
AnswerRe: text box Pin
nlarson119-Nov-07 3:38
nlarson119-Nov-07 3:38 
GeneralRe: text box Pin
FREAK880210-Nov-07 20:42
FREAK880210-Nov-07 20:42 
AnswerRe: text box Pin
Mitch F.9-Nov-07 19:16
Mitch F.9-Nov-07 19:16 
GeneralRe: text box Pin
FREAK880210-Nov-07 20:47
FREAK880210-Nov-07 20:47 
QuestionHow to save out Embedded Image objects inside the Word document ? Pin
suis8-Nov-07 22:57
suis8-Nov-07 22:57 
QuestionMulti-threaded - open a new form when a process is still completing Pin
steve_rm8-Nov-07 22:47
steve_rm8-Nov-07 22:47 
AnswerRe: Multi-threaded - open a new form when a process is still completing Pin
AliAmjad9-Nov-07 0:07
AliAmjad9-Nov-07 0:07 
QuestionDot-matrix printing Pin
r_mohd8-Nov-07 21:09
r_mohd8-Nov-07 21:09 
AnswerRe: Dot-matrix printing Pin
Vasudevan Deepak Kumar8-Nov-07 21:14
Vasudevan Deepak Kumar8-Nov-07 21:14 
GeneralRe: Dot-matrix printing Pin
r_mohd8-Nov-07 21:38
r_mohd8-Nov-07 21:38 
GeneralRe: Dot-matrix printing Pin
Duncan Edwards Jones9-Nov-07 0:30
professionalDuncan Edwards Jones9-Nov-07 0:30 
AnswerRe: Dot-matrix printing Pin
GuyThiebaut8-Nov-07 22:11
professionalGuyThiebaut8-Nov-07 22:11 
GeneralRe: Dot-matrix printing Pin
r_mohd8-Nov-07 22:21
r_mohd8-Nov-07 22:21 
QuestionSub report Pin
di3.ny288-Nov-07 18:01
di3.ny288-Nov-07 18:01 
Questiongrid with multiheader? Pin
sean13328-Nov-07 16:23
sean13328-Nov-07 16:23 
AnswerRe: grid with multiheader? Pin
cstrader2329-Nov-07 4:27
cstrader2329-Nov-07 4:27 

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.