Vb.net Help!

General software, Operating Systems, and Programming discussion.
Everything from software questions, OSes, simple HTML to scripting languages, Perl, PHP, Python, MySQL, VB, C++ etc.
Post Reply
User avatar
AznStyl
Regular Member
Posts: 430
Joined: Thu Jun 06, 2002 3:52 pm
Location: Earth

Vb.net Help!

Post by AznStyl »

I dont' know how to put this in an easy format but I will try my best.

I'm working on a fast food menu. I'm trying to figure out how to code the loobs ( I belive that is what it called)

for ex. I have 3 items that are $5.59 each and 3 items that are $6.99 each and 3 items that are $9.29 each. I have a subtotal box a taxbox (tax is 0.062) and a total box. Now what I want to do is that whenever I clicked on a $5.59 item (radiobtn) it will put that price ($5.59) in a subtotal box
and I click on a $6.99 item and it will added with the $5.59 into the subtotal box. Last, I clicked on the Calculate button and it will add ($5.59 + $6.99) * 0.062 (subtotal * tax) = Total and it will give me the total. I'm lost. Can anyone help. Much appreciated. TIA
[OS]:XP Pro+sp2 [Case]:Thermaltake Shark Full Aluminum [PSU]:OCZ (600W) Powerstream w/ Adjustable Power Rails & LED [Mobo]: DFI nF4 Ultra D [HSF]:Zalman 7000B-AlCu [CPUs]:AMD X2 4800+ @2.7GHZ [Rams]:OCZ Platinum Revision 2 (2x 512) @DDR450 [Video Card]:eVGA Geforce 7800GTX [Sound Card]:Audigy 2 zs platinum [Speaker]:Logitech Z-5500 Digital 5.1 [LCDs]:2x Dell 2005FPW [Opt Drive]:2x Nec 3540a [Hard Drive]:WD 74Gig Raptor, WD 250Gig SATAII, Maxtor 300Gig IDE [Provider]:Cableone.net Cap @ 5000/500
User avatar
parse27
Regular Member
Posts: 157
Joined: Thu Jun 20, 2002 1:34 pm
Location: 10,000 dreams and climbing

Post by parse27 »

try to look here.
hope you find something useful.
skipping sunbeams :)
User avatar
AznStyl
Regular Member
Posts: 430
Joined: Thu Jun 06, 2002 3:52 pm
Location: Earth

Post by AznStyl »

well actually I can't find what I'm looking for there.. but the site is/will be useful in the future. :) thanks for dat site parse27. Good day.
[OS]:XP Pro+sp2 [Case]:Thermaltake Shark Full Aluminum [PSU]:OCZ (600W) Powerstream w/ Adjustable Power Rails & LED [Mobo]: DFI nF4 Ultra D [HSF]:Zalman 7000B-AlCu [CPUs]:AMD X2 4800+ @2.7GHZ [Rams]:OCZ Platinum Revision 2 (2x 512) @DDR450 [Video Card]:eVGA Geforce 7800GTX [Sound Card]:Audigy 2 zs platinum [Speaker]:Logitech Z-5500 Digital 5.1 [LCDs]:2x Dell 2005FPW [Opt Drive]:2x Nec 3540a [Hard Drive]:WD 74Gig Raptor, WD 250Gig SATAII, Maxtor 300Gig IDE [Provider]:Cableone.net Cap @ 5000/500
Post Reply