Click here to Skip to main content
15,886,873 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Another Problem Pin
Tom John30-Nov-04 22:28
Tom John30-Nov-04 22:28 
GeneralRe: Another Problem Pin
Dave Kreskowiak1-Dec-04 1:05
mveDave Kreskowiak1-Dec-04 1:05 
GeneralRe: Another Problem Pin
Tom John1-Dec-04 1:18
Tom John1-Dec-04 1:18 
GeneralRe: Another Problem Pin
Colin Angus Mackay1-Dec-04 3:09
Colin Angus Mackay1-Dec-04 3:09 
Questionwhat's wrong with this code ? Pin
bahruddina30-Nov-04 16:47
bahruddina30-Nov-04 16:47 
AnswerRe: what's wrong with this code ? Pin
Tom John30-Nov-04 22:39
Tom John30-Nov-04 22:39 
GeneralRe: what's wrong with this code ? Pin
bahruddina1-Dec-04 14:00
bahruddina1-Dec-04 14:00 
GeneralI Need Help Please!!!!!!! Pin
Tech 4 a dummy30-Nov-04 16:45
Tech 4 a dummy30-Nov-04 16:45 
Can someone help me do the following since I have no clue on how to program this form. I need help with creating an application that computes the amount of income tax that a person must pay, depending upon that person's salary. The application should perform the following as shown below.......

Under $20,000 = 2% income tax
$20,000 - $50,000 = 5% income tax
$50,001 - $75,000 = 10% income tax
$75,001 - $100,000 = 15% income tax
Over $100,000 = 20% income tax

Define an event handler for the calculate button click event. Have this event handler use a Select Case statement to determine the user’s income-tax percentage. For simplicity, this value should then be multiplied by the user’s salary and displayed in the output Label.


Need Help!!!!!!!
GeneralRe: I Need Help Please!!!!!!! Pin
Anonymous30-Nov-04 19:12
Anonymous30-Nov-04 19:12 
GeneralRe: I Need Help Please!!!!!!! Pin
Colin Angus Mackay1-Dec-04 0:19
Colin Angus Mackay1-Dec-04 0:19 
GeneralRe: I Need Help Please!!!!!!! Pin
Tom John1-Dec-04 5:57
Tom John1-Dec-04 5:57 
GeneralRe: I Need Help Please!!!!!!! Pin
Dave Kreskowiak1-Dec-04 0:59
mveDave Kreskowiak1-Dec-04 0:59 
GeneralRFID.. Pin
Member 155626930-Nov-04 14:19
Member 155626930-Nov-04 14:19 
GeneralRe: RFID.. Pin
Colin Angus Mackay1-Dec-04 0:20
Colin Angus Mackay1-Dec-04 0:20 
GeneralRe: RFID.. Pin
Dave Kreskowiak1-Dec-04 0:57
mveDave Kreskowiak1-Dec-04 0:57 
Generalplease help me pass. Pin
jettavr66630-Nov-04 7:53
jettavr66630-Nov-04 7:53 
GeneralRe: please help me pass. Pin
Dave Kreskowiak30-Nov-04 9:48
mveDave Kreskowiak30-Nov-04 9:48 
GeneralRe: please help me pass. Pin
R. Thomas30-Nov-04 14:41
R. Thomas30-Nov-04 14:41 
GeneralImport Data into Access Pin
Suresh Prasad30-Nov-04 7:14
Suresh Prasad30-Nov-04 7:14 
GeneralRe: Import Data into Access Pin
Mekong River2-Dec-04 11:00
Mekong River2-Dec-04 11:00 
GeneralRe: Import Data into Access Pin
Suresh Prasad2-Dec-04 13:07
Suresh Prasad2-Dec-04 13:07 
GeneralChanging cursor with no forms displayed Pin
Daire Cunningham30-Nov-04 4:25
Daire Cunningham30-Nov-04 4:25 
GeneralRe: Changing cursor with no forms displayed Pin
Dave Kreskowiak30-Nov-04 5:46
mveDave Kreskowiak30-Nov-04 5:46 
GeneralRe: Changing cursor with no forms displayed Pin
Anonymous30-Nov-04 20:59
Anonymous30-Nov-04 20:59 
GeneralRe: Changing cursor with no forms displayed Pin
Daire Cunningham30-Nov-04 23:02
Daire Cunningham30-Nov-04 23:02 

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.