Welcome   |   ASP.NET   |   Web Services   |   How Do I...?   |   Class Browser   
  |   I want my samples in...      

ASP.NET Quickstart Tutorials

HtmlSelect

The HtmlSelect control provides a drop-down list. The following sample illustrates using the HtmlSelect control.

VB HtmlSelect1.aspx
Run Sample View Source

The following sample illustrates using data binding with an HtmlSelect control.

VB HtmlSelect2.aspx
Run Sample View Source