Home
Posts
About Me
What you think is what you get
Home
Posts
About Me
Menu
Posts tagged with: ASP.NET
Tag: ASP.NET
+
Web
[Web] 強化 ASP.NET Web Form 網站安全性 Content Security Policy(CSP) 和 HTTP Strict Transport Security(HSTS)
by
zgh149
30 11 月, 2021
0
Situation 因為公司有和 2330 合作,2330 偶爾會稽核公司底下的外部網站。 這次輪到小弟負責維......
ASP.NET
[ASP.NET] 使用 Visual Studio 2019 編輯網頁(沒有sln檔)
by
zgh149
20 7 月, 2021
0
Situation 需要修改網頁(http://www.somewhere.com)且已知該網頁對應的網路空間......
ASP.NET
[ASP.NET] 判斷使用者IP為內網或外網
by
zgh149
8 7 月, 2021
0
Situation 需要判斷使用者的IP 為內網或外網。 Action 使用者 IP 可以透過 Request......