Click here to Skip to main content
15,889,281 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: how to get combobox selected value in integer Pin
Tom Deketelaere23-Jul-08 1:15
professionalTom Deketelaere23-Jul-08 1:15 
GeneralRe: how to get combobox selected value in integer Pin
zahedonline23-Jul-08 1:58
zahedonline23-Jul-08 1:58 
QuestionMDI form in vb.net 2.0 Pin
vijaylumar22-Jul-08 19:19
vijaylumar22-Jul-08 19:19 
AnswerRe: MDI form in vb.net 2.0 Pin
C1AllenS22-Jul-08 20:58
C1AllenS22-Jul-08 20:58 
GeneralRe: MDI form in vb.net 2.0 Pin
zahedonline23-Jul-08 2:00
zahedonline23-Jul-08 2:00 
Questionhow to convert XML file in to MS Word document Pin
koolprasad200322-Jul-08 18:43
professionalkoolprasad200322-Jul-08 18:43 
AnswerRe: how to convert XML file in to MS Word document Pin
Ray Cassick22-Jul-08 19:38
Ray Cassick22-Jul-08 19:38 
Questionproblem receive hex data to ascii character Pin
shee_dee8622-Jul-08 17:00
shee_dee8622-Jul-08 17:00 
hi, i'm using VS2008 and working on windows form application,
here my problem..
i can receive hex data that can convert it to ascii char,
but i have problem when receive hex 0x80 till 0xff where it show value 63, everything ok when receive hex 0x7f and it will display 127 as result in decimal, here my sample code:

'variable 'data' is the hex data that i receive
dim newData as string
newData = Asc(data)
TextBox1.Text = newData

any help please why this happen...
Questionhow can i detect or catch the event when mouse click/open any folder in windows explorer?? Pin
vbDigger'z22-Jul-08 15:10
vbDigger'z22-Jul-08 15:10 
Questioncam device control, cam picture control Pin
stephenstefl22-Jul-08 10:21
stephenstefl22-Jul-08 10:21 
QuestionConvert Vector File to image Pin
Cory Kimble22-Jul-08 5:02
Cory Kimble22-Jul-08 5:02 
AnswerRe: Convert Vector File to image Pin
Luc Pattyn22-Jul-08 5:29
sitebuilderLuc Pattyn22-Jul-08 5:29 
GeneralRe: Convert Vector File to image Pin
Cory Kimble22-Jul-08 6:21
Cory Kimble22-Jul-08 6:21 
GeneralRe: Convert Vector File to image Pin
Luc Pattyn22-Jul-08 7:58
sitebuilderLuc Pattyn22-Jul-08 7:58 
Questionsave file to sql database 2000 Pin
harunbagwan22-Jul-08 1:05
harunbagwan22-Jul-08 1:05 
AnswerRe: save file to sql database 2000 Pin
Vimalsoft(Pty) Ltd22-Jul-08 1:14
professionalVimalsoft(Pty) Ltd22-Jul-08 1:14 
GeneralRe: save file to sql database 2000 Pin
zahedonline23-Jul-08 2:03
zahedonline23-Jul-08 2:03 
QuestionRefreshing DatagridView Pin
Yosh_22-Jul-08 0:42
professionalYosh_22-Jul-08 0:42 
AnswerRe: Refreshing DatagridView Pin
Ashfield22-Jul-08 1:24
Ashfield22-Jul-08 1:24 
GeneralRe: Refreshing DatagridView Pin
Yosh_22-Jul-08 1:51
professionalYosh_22-Jul-08 1:51 
Questionsourcode conversion 3gp to mpeg Pin
imka2421-Jul-08 23:41
imka2421-Jul-08 23:41 
AnswerRe: sourcode conversion 3gp to mpeg Pin
Yosh_22-Jul-08 1:00
professionalYosh_22-Jul-08 1:00 
AnswerRe: sourcode conversion 3gp to mpeg Pin
Ashfield22-Jul-08 1:26
Ashfield22-Jul-08 1:26 
QuestionCopying File Pin
Subjugate21-Jul-08 19:15
Subjugate21-Jul-08 19:15 
AnswerRe: Copying File Pin
Rajesh Anuhya21-Jul-08 20:20
professionalRajesh Anuhya21-Jul-08 20:20 

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.