1 / 13

web controls

web controls. w eb controls. s tandard controls validation controls r ich controls. w eb controls. s tandard controls d isplay information a ccept user input submitting form data display images panel hyperlink. w eb controls. s tandard controls d isplay information Label Literal.

chico
Télécharger la présentation

web controls

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. web controls

  2. web controls • standard controls • validation controls • rich controls

  3. web controls • standard controls • display information • accept user input • submitting form data • display images • panel • hyperlink

  4. web controls • standard controls • display information • Label • Literal

  5. web controls • standard controls • accept user input • TextBox • CheckBox • RadioButton

  6. web controls • standard controls • submitting form data • Button • LinkButton • ImageButton • using client scripts with Button • performing cross-page posts • specifying a default button • handling a command event

  7. web controls • standard controls • display images • Image • ImageMap

  8. web controls • standard controls • Panel

  9. web controls • standard controls • HyperLink

  10. web controls • validation controls • validation controls and javascript • Page.Isvalid • setting the display property • highlighting validation errors • validation groups • disabling validation

  11. web controls • validation controls • RequiredFieldValidator • RangeValidator • CompareValidator • RegularExpressionValidator • CustomaValidator • ValidationSummary

  12. web controls • rich controls • accepting file uploads • displaying a calendar • displaying advertisements • displaying different page views • displaying a wizard

  13. web controls • validation controls • creating custom validation control • LengthValidator • AjaxValidator

More Related