Popular Posts
SwiXml - TabbedPane TabbedPane.xml <?xml version="1.0" encoding="UTF-8"?> <panel layout="BorderLayout">     <label... Data type 資料類型 預設大小 大小 初始值 輸出長度 輸出定位 說明 C 1 1-65535 SPACE 字串長度 LEFT-JUSTIFIED 字... asp.net form validate // 確認更新 function confirmUpdate(     confirmMessage, /* 確認訊息 */     validateGroup, /* validate group*/     fn /* 自訂欄位檢查function */ ) {     if...
Blog Archive
Stats
Activate IIS GIZP compress
1. Set metabase editable for editing.

2. Add a new extension for gzip.

3. Edit the file c:\windows\system32\inetsrv\MetaBase.xml
Add file type for gzip at HcScriptFileExtensions attribute.
Set compress level at HcDynamicCompressionLevel attribute.