Click here to Skip to main content
15,909,741 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: fingerprints recognition Pin
Dave Kreskowiak25-Sep-03 5:04
mveDave Kreskowiak25-Sep-03 5:04 
GeneralRe: fingerprints recognition Pin
jimmy_me25-Sep-03 7:05
jimmy_me25-Sep-03 7:05 
Questionhow to save a flash in a webpage as a jpg/gif/bmp file? Pin
zhongxunyang24-Sep-03 21:53
zhongxunyang24-Sep-03 21:53 
AnswerRe: how to save a flash in a webpage as a jpg/gif/bmp file? Pin
Dave Kreskowiak25-Sep-03 5:14
mveDave Kreskowiak25-Sep-03 5:14 
Generalinterface connected to db Pin
Inneedofluv24-Sep-03 21:17
Inneedofluv24-Sep-03 21:17 
GeneralRe: interface connected to db Pin
Dave Kreskowiak25-Sep-03 5:18
mveDave Kreskowiak25-Sep-03 5:18 
GeneralControl Authoring Question Pin
shayhay24-Sep-03 16:21
shayhay24-Sep-03 16:21 
Generala question about String Pin
smartnose24-Sep-03 15:52
smartnose24-Sep-03 15:52 
I defined a string:

dim str as string

and I assigned it a long string with more than 300 bytes:

str="kfa;sdlkjfakdjflakjsdfkd...

when the program runs, I found that str contains only 253 bytes and no more, as if the string is truncated. And I try to use str=str + "asldkk" to increase the length of this string graduately, but it still cannot be longer than 253 bytes. But MSDN tells me that strings can be much longer than that. So how could this happen?

Thank you.
GeneralProblem when opening excel in VB6 Pin
Jacques Bérard24-Sep-03 13:58
sussJacques Bérard24-Sep-03 13:58 
GeneralBad Sector Pin
visualhyd24-Sep-03 4:19
visualhyd24-Sep-03 4:19 
GeneralRe: Bad Sector Pin
Dave Kreskowiak24-Sep-03 4:48
mveDave Kreskowiak24-Sep-03 4:48 
Generaloperator overloding in VB Pin
Populate12324-Sep-03 2:15
Populate12324-Sep-03 2:15 
GeneralRe: operator overloding in VB Pin
Dave Kreskowiak24-Sep-03 4:46
mveDave Kreskowiak24-Sep-03 4:46 
GeneralRe: operator overloding in VB Pin
Link260024-Sep-03 12:26
Link260024-Sep-03 12:26 
GeneralRe: operator overloding in VB Pin
Dave Kreskowiak24-Sep-03 15:40
mveDave Kreskowiak24-Sep-03 15:40 
GeneralRe: operator overloding in VB Pin
Nick Seng24-Sep-03 17:09
Nick Seng24-Sep-03 17:09 
GeneralRe: operator overloding in VB Pin
Dave Kreskowiak24-Sep-03 17:38
mveDave Kreskowiak24-Sep-03 17:38 
GeneralRe: operator overloding in VB Pin
Anthony_Yio3-Oct-03 21:29
Anthony_Yio3-Oct-03 21:29 
GeneralRe: operator overloding in VB Pin
Anonymous24-Oct-03 8:54
Anonymous24-Oct-03 8:54 
GeneralAudit log Pin
24-Sep-03 1:32
suss24-Sep-03 1:32 
GeneralControl Designer & Child Controls Issue Pin
scott@otech.com23-Sep-03 4:15
scott@otech.com23-Sep-03 4:15 
GeneralProblem with Web Client Pin
КфВ22-Sep-03 21:05
sussКфВ22-Sep-03 21:05 
GeneralRe: Problem with Web Client Pin
Jim Taylor25-Sep-03 4:19
Jim Taylor25-Sep-03 4:19 
GeneralHelp Pin
Anonymous22-Sep-03 6:58
Anonymous22-Sep-03 6:58 
GeneralRe: Help Pin
NetPointerIN22-Sep-03 11:14
NetPointerIN22-Sep-03 11:14 

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.