MCQOPTIONS
 Saved Bookmarks
				| 1. | 
                                    When should you use HTML Server control rather than Web Server controls? | 
                            
| A. | You are migrating existing, classic ASP pages over to ASP.NET pages. | 
| B. | The control needs to have custom client-side JavaScript attached to the control’s events. | 
| C. | The Web page has lots of client-side JavaScript that is referencing the control. | 
| D. | All of the above. | 
| Answer» E. | |