I am displaying a message box using this code
ClientScriptManager.RegisterStartupScript(typeof(Page), "successfull", "alert('Your email has been sent successfully!'); window.location = 'www.mypage.com/Default.aspx';", true)
it's working properly now i want to change the title of this message box then how can i do this
title is - the page //localhost says but i want the title - Record Information