Hi all :)

I'm using visual studio 2008 and vb.net.

Basically, I want to create a program where when user choose and click the item on this box, the number of item will be display on the next box. I'm just wondering, what type of control that I can use to make this program. It is correct if i'm using Textarea HTML Fragment? Or any other suggestion?

In my attachment below, I illustrate the figure on how my program will be work

Capture.PNG

Recommended Answers

All 2 Replies

You could use a literal control with HTML links for the products, or a combo box/drop down list with a set number of lines showing.

Ok, i'll try to do that. Thank you Hericles :)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.