How to convert your HTML Input control to Web Control
You have to convert your HTML control to web control in order to allow processing to be execute on your control like getting user input from your control
Step 1
To convert your HTML control to Web Control, right click on your HTML control and when a popup menu appear select Run as Server Control.
No comments:
Post a Comment