Click here to Skip to main content
15,890,512 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: LAN Port Controlling Relay Pin
Richard MacCutchan28-Oct-13 2:06
mveRichard MacCutchan28-Oct-13 2:06 
GeneralRe: LAN Port Controlling Relay Pin
coolerfantasy28-Oct-13 20:27
coolerfantasy28-Oct-13 20:27 
GeneralRe: LAN Port Controlling Relay Pin
Richard MacCutchan28-Oct-13 22:37
mveRichard MacCutchan28-Oct-13 22:37 
GeneralRe: LAN Port Controlling Relay Pin
coolerfantasy28-Oct-13 23:02
coolerfantasy28-Oct-13 23:02 
GeneralRe: LAN Port Controlling Relay Pin
Richard MacCutchan28-Oct-13 23:39
mveRichard MacCutchan28-Oct-13 23:39 
GeneralRe: LAN Port Controlling Relay Pin
Dave Kreskowiak29-Oct-13 1:55
mveDave Kreskowiak29-Oct-13 1:55 
AnswerRe: LAN Port Controlling Relay Pin
Member 1019607028-Mar-14 9:12
Member 1019607028-Mar-14 9:12 
QuestionVisual Basic Pin
ariannab26-Oct-13 17:49
ariannab26-Oct-13 17:49 
Code the click event of the Play Game button to do the following
i. Generate a random integer between 1 and 100
ii. Code a loop that will end when the user guesses the number or 10 guesses have failed to find the number.
iii. Use an inputbox function so that the user can enter each guess.
iv. If the user does not enter an integer number display an error messagebox, show the answer, and exit the loop. If the user enters a number outside the range of 0 – 100 display an error messagebox, show the answer, and exit the loop.
v. Show each guess in the Guesses Label using concatenation.
vi. If the guess is incorrect change the message portion of the InputBox function to “Guess Higher” or “Guess Lower”. Hint: Only use one InputBox – not three different ones.
vii. Use a messagebox to inform the user that the correct number has been guessed or that ten guesses have failed to guess the number.
SuggestionRe: Visual Basic Pin
Richard MacCutchan26-Oct-13 21:38
mveRichard MacCutchan26-Oct-13 21:38 
AnswerRe: Visual Basic Pin
Bernhard Hiller27-Oct-13 23:19
Bernhard Hiller27-Oct-13 23:19 
AnswerRe: Visual Basic Pin
thatraja28-Oct-13 0:59
professionalthatraja28-Oct-13 0:59 
Questionproblems with setparent in vb .net 2008 Pin
larry11824-Oct-13 4:39
larry11824-Oct-13 4:39 
AnswerRe: problems with setparent in vb .net 2008 Pin
Eddy Vluggen24-Oct-13 8:34
professionalEddy Vluggen24-Oct-13 8:34 
GeneralRe: problems with setparent in vb .net 2008 Pin
larry11824-Oct-13 8:46
larry11824-Oct-13 8:46 
GeneralRe: problems with setparent in vb .net 2008 Pin
Eddy Vluggen25-Oct-13 12:30
professionalEddy Vluggen25-Oct-13 12:30 
GeneralRe: problems with setparent in vb .net 2008 Pin
Mycroft Holmes27-Oct-13 14:29
professionalMycroft Holmes27-Oct-13 14:29 
GeneralRe: problems with setparent in vb .net 2008 Pin
larry11828-Oct-13 5:10
larry11828-Oct-13 5:10 
AnswerRe: problems with setparent in vb .net 2008 Pin
Eddy Vluggen28-Oct-13 8:40
professionalEddy Vluggen28-Oct-13 8:40 
GeneralRe: problems with setparent in vb .net 2008 Pin
larry11828-Oct-13 9:01
larry11828-Oct-13 9:01 
GeneralRe: problems with setparent in vb .net 2008 Pin
Eddy Vluggen29-Oct-13 8:42
professionalEddy Vluggen29-Oct-13 8:42 
GeneralRe: problems with setparent in vb .net 2008 Pin
larry11829-Oct-13 9:09
larry11829-Oct-13 9:09 
QuestionHOW TO READ DATA FROM BCP BARCODE SCANNER Pin
Member 1035533223-Oct-13 6:30
Member 1035533223-Oct-13 6:30 
AnswerRe: HOW TO READ DATA FROM BCP BARCODE SCANNER Pin
Eddy Vluggen23-Oct-13 7:08
professionalEddy Vluggen23-Oct-13 7:08 
GeneralAdvanced Email in VB.NET Pin
Dhanish Balloo22-Oct-13 19:42
Dhanish Balloo22-Oct-13 19:42 
AnswerRe: Advanced Email in VB.NET Pin
Eddy Vluggen23-Oct-13 7:00
professionalEddy Vluggen23-Oct-13 7:00 

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.