[問題] ASP.MVC 如何邊執行邊顯示進度

作者: mymiss312 (mymiss)   2014-08-16 18:26:04
想請問一下ASPMVC如何邊執行邊顯示進度呢??
https://tpeczek.codeplex.com/releases/view/52932
目前有依照這個方法試出來基本的進度條
但是我需要的是大量計算的時候邊顯示進度
當使用者填完表格後
會回傳到
[HttpPost]
public ActionResult add_product_info_two(FormCollection form,
IEnumerable<HttpPostedFileBase> files)
如何在她不離開這個actionresult又回傳值到view呢??

Links booklink

Contact Us: admin [ a t ] ucptt.com