You can add multiple help buttons, icons or hyperlinks to a form within your Web application that open specific help pages. Follow the steps below to add help buttons to your Web application.
1. Open a page (such as a login form) of your web application using an HTML editor such as Visual Studio or a text editor such as Windows Notepad. This is an example of a simple login form.
2. Add the following code to create 'Help' links beside each textbox to display specific help for those fields. These links could also be buttons or images.