Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
In this chapter, we will cover:
Creating default text for TextBoxes
Auto focus on the first TextBox and tab on Enter key
Disallowing cut/copy/paste operations on a TextBox
Highlighting text in a TextBox and copying to the clipboard
Displaying selected items of a CheckBoxList
Selecting/deselecting all items in CheckBoxList
Getting selected text and value from DropDownList
Appending items at runtime to DropDownList
Creating 'Back to Top' ASP.NET Hyperlink
Updating URL of ASP.NET Hyperlink at runtime