Alert window
Please Send code for Alert window username and password is incorrect in asp.net
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Abhay ShankerPosted May 19, 2014, 11:52 PM
ScriptManager.RegisterClientScriptBlock(this.GetType(), "myalert", "alert('User name and password is incorrect');", true);