hi below is not working after migration from 3.5 framework to 4.5 ,VS 2012,any suggestions.Thanks in advance
Page.ClientScript.RegisterStartupScript(this.GetType(), "radalert", "window.setTimeout(function(){callAlert('Success','" + strMsg + "');}, 200);", true);