Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #4K
~4K People Reached
Favorite Forums
Favorite Tags
Member Avatar for jtaylor1120

This is for a challenge I must do. It is two forms. I have it almost done, but my second form is not giving me a total. I can't figure it out. Thanks in advance!! Here's the code: Main form 1 [code] Public Class MainForm1 Private Sub MainForm1_Load(ByVal sender As …

Member Avatar for manshipboy
0
2K
Member Avatar for jtaylor1120

My name is Judy Taylor and I'm currently a student majoring in computers multimedia. I'm married with 3 children and 3 grandchildren. My passion is photography and my interests are computers, photoshop, flash...anything creative and I love playing pool. To be honest I am not feeling this computer language but …

Member Avatar for hassi501
0
180
Member Avatar for jtaylor1120

Can someone look at this code and tell me why I am getting errors and warnings. I have everything just like the book says but it doesn't work. Here is the code: Public Class Form1 Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load ' Class-level declarations …

Member Avatar for Unhnd_Exception
0
1K
Member Avatar for jtaylor1120

I need help with Dorm and Meal plan calculator...I am getting no help from my instructor. It's an app with 2 forms. Startup form hold names of dorms and other holds meal plans. When user selects a dorm and a meal plan, the app should show charges for the semester …

Member Avatar for Netcode
0
118
Member Avatar for blknmld69

I have started my code to create an application with two combo boxes. One that holds the names of the dormitories and the other holds the meal plans. The user should select a dormitory and a meal plan, and the application should show the total charges for the semester. I …

Member Avatar for jon.kiparsky
0
901