I am writting like that in asp.net2.0 .cs file , after executing code disply alert message ‘Invoice Created Successfully’ but warning icon displayed in that message but it display information icon and same as confirm box also pls help me
Response.Write("<script>alert('Invoice Created Successfully');</script>");
The complete article can be found at
http://raufnicole.wordpress.com/2011/07/08/jquery-jalert/