Advertisement

03.20.2008 at 01:42PM PDT, ID: 23258384
[x]
Attachment Details

adding textboxes

Asked by gianitoo in Programming for ASP.NET

i have 6 textboxes that i would like to add them and total them and add the total into textbox called "quantity"  i got the idea below but it does not seem to work

 Dim suma As Integer
        suma = small.Text + medium.Text + large.Text + xl.Text + xxl.Text + xxxl.Text
        quantity.Text = sumaStart Free Trial
[+][-]03.20.2008 at 01:59PM PDT, ID: 21175821

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zone: Programming for ASP.NET
Sign Up Now!
Solution Provided By: MaxOvrdrv2
Participating Experts: 2
Solution Grade: A
 
 
[+][-]03.20.2008 at 02:00PM PDT, ID: 21175825

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]03.20.2008 at 02:34PM PDT, ID: 21176122

Assisted solutions are selected by the member who asked the question as a comment that contributed to their question's solution.

Start your 7-day free trial to view this Assisted Solution or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32 / EE_QW_2_20070628