Create a new website in Visual Studio.(Visual Basic) The website should have a p
ID: 3542382 • Letter: C
Question
Create a new website in Visual Studio.(Visual Basic)
The website should have a panel and a checkbox control.
When the user checks the checkbox the panel and its contents should display.
When the user unchecks the checkbox the content should disappear (remember autopostback property and put if statement in load event handler)
Inside the panel add the controls to:
let the user input their name, age, email, and phone number
use validation controls to require each field have data
make sure the age is only between 18 and 100
have them enter email twice and make sure both textboxes match
make sure the phone number meets standard phone number format
add a summary of any error at the bottom of the page
add an image to your page and use an image control to display it
add a button control and change the text appropriately(Submit)
display a calendar control
let the user select a date and display that date in a label control when the user clicks the button
Explanation / Answer
When is it due
Related Questions
drjack9650@gmail.com
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.