Popular Posts
javax.net.ssl.SSLHandshakeException: Connection closed by peer in Android 5.0 Lollipop Recently, there is a error occurs when access website via ssl connection like below although it worked fine several days ago. // Enable SSL... DNS SERVER LIST Google 8.8.8.8 8.8.4.4 TWNIC 192.83.166.11 211.72.210.250 HiNet 168.95.1.1 168.95.192.1 Seednet 北區 DNS (台北, 桃園, 新竹, 宜蘭, 花蓮, 苗栗) 139.... MD5 import java.security.MessageDigest; import java.security.NoSuchAlgorithmException; public class Strings {     // MD5演算     public final st...
Blog Archive
Stats
Force GridView within UpdatePanel to re-renderer
GridView1.DataBind();
Perhapse there would be a better way to do this.