Home
|
QuickStart Welcome
|
ASP.NET
|
Web Services
|
How Do I...?
| I want my samples in...
C#
VB
C++
J#
ASP.NET 2.0 Quickstart Tutorials
HTML Controls
HtmlAnchor
HtmlButton
HtmlForm
HtmlGeneric
HtmlImage
HtmlInputButton
HtmlInputCheckBox
HtmlInputFile
HtmlInputHidden
HtmlInputImage
HtmlInputRadioButton
HtmlInputText
HtmlSelect
HtmlTable
HtmlTextArea
Back to ASP.NET Home
HtmlInputImage
An
HtmlInputImage
control is used to create a graphical button. Unlike
HtmlButton
controls, all standard browser clients support image buttons.
The following sample illustrates using the
HtmlInputImage
control.
VB HtmlInputImage1.aspx