會飛不會叫的豬
@。(||)。@ ===3
Translate
2014年3月11日 星期二
MVC Javascript alert return
It's a simple example :
public ActionResult AlertMsg(string id)
{
string url = Url.Content("~/Area/Control/AlertMsg/" + id);
return Content(string.Format("<script>alert('ok'); window.location.href='{0}'",url)</script>","text/html");
}
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言