JS 關於AJAX非同步的 time out 說明

一個非同步說明的文章與方法

AJAX可以同時使用  同步 & 非同步

參考網址   AJAX可以同時使用  同步 & 非同步

https://blog-en.openalfa.com/how-to-read-synchronously-json-files-with-jquery

呼叫之後可能會遇到 時間過久問題 參考下方網址可以設定timeout

01

https://blog.xuite.net/dizzy03/murmur/165040339-%5B%E8%BD%89%5D+ajax+%E5%A6%82%E4%BD%95%E8%A8%AD%E5%AE%9A+timeout%E6%99%82%E9%96%93%EF%BC%8C%E9%81%BF%E5%85%8D%E6%9F%A5%E8%A9%A2%E9%81%8E%E4%B9%85

02

https://codertw.com/%E5%89%8D%E7%AB%AF%E9%96%8B%E7%99%BC/264056/

 

03  asp.net webform ajax post insert data

https://www.c-sharpcorner.com/blogs/how-to-insert-and-retrieve-data-using-jquery-ajax-in-asp-net

04. ASP.NET - Passing JSON from jQuery to ASHX

https://stackoverflow.com/questions/2948628/asp-net-passing-json-from-jquery-to-ashx/6629103

以上文章僅用紀錄資料使用.....