|
-
May 14th, 2013, 09:39 PM
#1
Thread Starter
New Member
Need help with a very simple pizza cost project

Could anyone help me with the code for this simple project? I honestly dont know how to write this code. I just started a VB course and am in need of help. Thanks!
-
May 14th, 2013, 09:49 PM
#2
Thread Starter
New Member
Re: Need help with a very simple pizza cost project
Bump. i need help. I know its simple but im not good at VB.
-
May 14th, 2013, 10:00 PM
#3
Thread Starter
New Member
Re: Need help with a very simple pizza cost project
-
May 14th, 2013, 10:10 PM
#4
Addicted Member
Re: Need help with a very simple pizza cost project
Bumping the thread every 10mins won't get you help any faster. Show us what you've done so far and what exact problems you're having.
-
May 14th, 2013, 10:20 PM
#5
Thread Starter
New Member
Re: Need help with a very simple pizza cost project
I have everything on the form, all i did was name everything cause i have no clue how to do anything else
Last edited by MTSHAW; May 14th, 2013 at 10:29 PM.
-
May 15th, 2013, 07:53 AM
#6
Hyperactive Member
Re: Need help with a very simple pizza cost project
You've learned the basics in class correct? We're here to help when you have some trouble of trying on your own, we are not here to do everything for you...
With that said, double click the button in the designer to get to the code behind. Now, take the text of the number of pizzas, convert it to an int, and multiply that by whatever the pizza cost is... If you have trouble, post the code...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|