which HTML control will this asp Button be converted to

T

Tony Johansson

Hello!

if I have this asp control
<asp:Button ID="MyTest" runat="server" Text="Testing" />

which of these HTML control below will it be converted. All these is taken
from category HTML in the ToolBox.
If I look under category HTML inn the toolbox i can find these
Input(Button)
Input(Reset)
Input(Text)
Input(File)
Input(Password)
Input(Checkbox)
Input(Radio)
Input(Hidden)
Textarea
Table
Image
Select
Horizontal Rule
Div

//Tony
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,743
Messages
2,569,478
Members
44,898
Latest member
BlairH7607

Latest Threads

Top