Can someone help me on this problem. I am trying to setup an order form where i can get someone to input their name, price and quantity and it will appear in the list box when i hit the calculate button. I want to make sure that the name, the quantity and the price appear too along with the total purchased. How do i go about doing this. I used VB.net and tried it, but i can't get it to work. Please help me again.../
i declare name as string, price as double, and quantity as integer? but when i write the code, it doesn't work.. i can't figure it out.



thanks