asp.net小技巧:页面滚动位置保持
摘要:        
我常用下面的方法:c#step 1replace the tag of <body> with the follewing codes:<% if (Request["__SCROLLPOS"] != null && Request["__SCROLLPOS"] != String.Empty) {  int pos = Convert.ToInt32 (Requ...    阅读全文
        posted @ 2004-08-10 15:45 陈叙远 阅读(6211) 评论(15) 推荐(0)
                    
                
浙公网安备 33010602011771号