Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Normal
Hi dude,In visual studio in source view mode select your form by selecting something like <form runat="server"> , after that in Properties Window (ALT + ENTER) set the value of DefaultButton to your login button's name. It would help.good luck...
Hi dude,
In visual studio in source view mode select your form by selecting something like <form runat="server"> , after that in Properties Window (ALT + ENTER) set the value of DefaultButton to your login button's name. It would help.
good luck...