ASP.NET - How to show scrolling message from right side of web form
Asked By bhanupratap singh on 09-Nov-12 07:21 AM
I m using asp.net c#
How to show scrolling message from right side of web form.
for example
when user put charecter instead of number then message will be" Pls fill only alphabate" .
This message should be display in buttom part or right side of web form
thanks