I want to display a link to help in a message box. By default the text is displayed as a non-selectable string.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
One option is display the url in the message box, along with a message and provide the help button that takes you to that url:
Important to note this code cannot be in the load event of the form, the Help button will not open the link.