Link to home
Start Free TrialLog in
Avatar of Victor  Charles
Victor CharlesFlag for United States of America

asked on

Help with displaying Dialog box with text message

Hello,

I need to display a small dialog box at the center of my ASP.NET Form with a short message when I click on a button. How do I achieve this using VB.NET code?

Thanks,

Victor
ASKER CERTIFIED SOLUTION
Avatar of Tehzar
Tehzar
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Victor  Charles

ASKER

Hi,

I working on a Web application not Windows.

Victor