Click here to Skip to main content
15,914,905 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Question64base string to image conversion and imagelist problem Pin
Erwin Wolff15-Oct-09 5:23
Erwin Wolff15-Oct-09 5:23 
AnswerRe: 64base string to image conversion and imagelist problem Pin
Luc Pattyn15-Oct-09 5:47
sitebuilderLuc Pattyn15-Oct-09 5:47 
GeneralRe: 64base string to image conversion and imagelist problem Pin
Erwin Wolff15-Oct-09 6:04
Erwin Wolff15-Oct-09 6:04 
AnswerRe: 64base string to image conversion and imagelist problem Pin
Erwin Wolff15-Oct-09 15:12
Erwin Wolff15-Oct-09 15:12 
QuestionFile sharing Pin
offroaderdan15-Oct-09 4:16
offroaderdan15-Oct-09 4:16 
AnswerRe: File sharing Pin
vaghelabhavesh15-Oct-09 4:21
vaghelabhavesh15-Oct-09 4:21 
GeneralRe: File sharing Pin
offroaderdan15-Oct-09 4:34
offroaderdan15-Oct-09 4:34 
AnswerRe: File sharing Pin
Kschuler15-Oct-09 4:40
Kschuler15-Oct-09 4:40 
Well, how is it not working? Does it just never show form 2? If that is the case then the serial is never matching the value from the file. Are you sure you are grabbing the value from the file properly? If so, perhaps it's a situation like having an extra space at the end, or the user typing in lower case instead of upper case. Perhaps you need something like this:

txtserial.Text.Trim.ToUpper = strValueFromFile.Trim.ToUpper
GeneralRe: File sharing Pin
offroaderdan15-Oct-09 4:47
offroaderdan15-Oct-09 4:47 
GeneralRe: File sharing Pin
Kschuler15-Oct-09 4:51
Kschuler15-Oct-09 4:51 
GeneralRe: File sharing Pin
offroaderdan15-Oct-09 5:35
offroaderdan15-Oct-09 5:35 
GeneralRe: File sharing Pin
Kschuler15-Oct-09 5:43
Kschuler15-Oct-09 5:43 
GeneralRe: File sharing Pin
offroaderdan15-Oct-09 7:02
offroaderdan15-Oct-09 7:02 
QuestionHow to show the selection red Rectangle using modi object!!!! If any one can help me!!! Pin
mailtosanjeev.jha15-Oct-09 3:15
mailtosanjeev.jha15-Oct-09 3:15 
AnswerRe: How to show the selection red Rectangle using modi object!!!! If any one can help me!!! Pin
Henry Minute15-Oct-09 3:18
Henry Minute15-Oct-09 3:18 
AnswerRe: How to show the selection red Rectangle using modi object!!!! If any one can help me!!! Pin
Dave Kreskowiak15-Oct-09 3:57
mveDave Kreskowiak15-Oct-09 3:57 
AnswerRe: How to show the selection red Rectangle using modi object!!!! If any one can help me!!! Pin
Eddy Vluggen15-Oct-09 4:38
professionalEddy Vluggen15-Oct-09 4:38 
GeneralRe: How to show the red Rectangle outside the selected text using modi object!!!! If any one can help me!!! Pin
mailtosanjeev.jha15-Oct-09 19:31
mailtosanjeev.jha15-Oct-09 19:31 
QuestionAAAHHH conversion from vb6 to vb.net HELP PLEASE Pin
offroaderdan15-Oct-09 2:29
offroaderdan15-Oct-09 2:29 
AnswerRe: AAAHHH conversion from vb6 to vb.net HELP PLEASE Pin
justastupidgurl15-Oct-09 3:02
justastupidgurl15-Oct-09 3:02 
AnswerRe: AAAHHH conversion from vb6 to vb.net HELP PLEASE Pin
Steven J Jowett15-Oct-09 3:23
Steven J Jowett15-Oct-09 3:23 
GeneralRe: AAAHHH conversion from vb6 to vb.net HELP PLEASE Pin
offroaderdan15-Oct-09 3:48
offroaderdan15-Oct-09 3:48 
GeneralRe: AAAHHH conversion from vb6 to vb.net HELP PLEASE Pin
Henry Minute15-Oct-09 7:04
Henry Minute15-Oct-09 7:04 
GeneralRe: AAAHHH conversion from vb6 to vb.net HELP PLEASE Pin
Luc Pattyn15-Oct-09 8:28
sitebuilderLuc Pattyn15-Oct-09 8:28 
QuestionMessage Removed Pin
14-Oct-09 22:21
Cool_Dev14-Oct-09 22:21 

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.