how to display message box
-
Dear all, i am using C# , asp.net2.0 ,ajax1.0 i have situation where a name is entered in text box. if that name is already exeist in database pop up the message that username already exist. please suggest some idea or link to implement this Thank you.
regards imran khan
-
Dear all, i am using C# , asp.net2.0 ,ajax1.0 i have situation where a name is entered in text box. if that name is already exeist in database pop up the message that username already exist. please suggest some idea or link to implement this Thank you.
regards imran khan
Hi U can use java script's Alert function in source file or as pavankumarchakilam suggested try this in ur codefile
Response.Write("<script>alert('Your are not logon.Please Login..')</script>")
Hope it will help uUnless u don't give ur hundred percent whatever u r doning till there is no result of ur work...