顯示具有 Authentication 標籤的文章。 顯示所有文章
顯示具有 Authentication 標籤的文章。 顯示所有文章

2016年12月29日

ASP.Net | Ajax 呼叫 WebMethod 同時使用 Authentication

系統首頁驗證表單使用Authentication,同時間我希望點下登入按鍵時透過Ajax呼叫cs檔中的Webmethod,沒想到這兩個互相有衝突,原因在於設定檔!


<Javascript> How to uncompressed GZIP at front-end using Javascript

It's been a while I haven't share my coding work. In this article I would like to share how to receive a Gzip file via stream, unzip...