Workshop

Quiz

1:What are the possible values of the TextBox Web control's TextMode property?
2:If you wanted to create a multiline textbox, with 40 columns and 5 rows, that limited user input to 100 characters, what TextBox Web control properties would you need to set?
3:True or False: Aesthetic settings for textboxes will display the same in all Web browsers.
4:What TextBox Web control property contains the text that was entered by the user?
5:What Web control that we've examined in previous hours shares a number of properties with the TextBox Web control?
6:If you set the Text property of a TextBox Web control whose TextMode is set to Password, no text will appear in the textbox when viewed through a Web browser. Why is this the case?

Answers

A1: ...

Get SAMS Teach Yourself ASP.NET in 24 Hours now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.