原创 AlwaysVisibleControlExtender

 <html xmlns="http://www.w3.org/1999/xhtml" ><head runat="server">    <title>AlwaysVisibleControlExtender</title></head

原创 SQL分割逗號的函數和用法

      在程序中我們可能經常會遇到這種情況,比如要取一個listbox裏面的選擇項,得到的結果可能是string ID="id1,id2,id3,id4",然後我們要把這些ID插入到數據庫中,同時每個id對應的是要插入一條記錄。實現的

原创 Javascript中最常用的55個經典技巧

οncοntextmenu="window.event.returnValue=false" 將徹底屏蔽鼠標右鍵<table border οncοntextmenu=return(false)><td>no</table> 可用於Tab

原创 ReoederList

 <html xmlns="http://www.w3.org/1999/xhtml" ><head runat="server"><link type="text/css" href="CSS/StyleSheet.css" rel="

原创 DropDownExtender

 <html xmlns="http://www.w3.org/1999/xhtml" ><head runat="server">    <title>DropDownExtender</title>    <style type="t

原创 noBot

<html xmlns="http://www.w3.org/1999/xhtml" ><head runat="server">    <title>無標題頁</title></head><body>    <form id="form

原创 GridView使用大全

GridView無代碼分頁排序GridView選中,編輯,取消,刪除GridView正反雙向排序GridView和下拉菜單DropDownList結合GridView和CheckBox結合鼠標移到GridView某一行時改變該行的背景色方

原创 NumericUpDownExtender

<html xmlns="http://www.w3.org/1999/xhtml" ><head runat="server">    <title>NumericUpDownExtender</title></head><body> 

原创 ListSearchExtender

 <html xmlns="http://www.w3.org/1999/xhtml" ><head runat="server">    <title>ListSearchExtender</title></head><body>   

原创 RoundedCornersExtender

<html xmlns="http://www.w3.org/1999/xhtml" ><head runat="server">    <title>RoundedCornersExtender</title></head><body>

原创 TabContainer

 <html xmlns="http://www.w3.org/1999/xhtml" ><head runat="server">    <title>TabContainer</title></head><body>    <form

原创 SliderExtender

 <html xmlns="http://www.w3.org/1999/xhtml" ><head runat="server">    <title>SliderExtender</title></head><body><form i

原创 sql分頁存儲過程

   CREATE PROC P_viewPage              /*               nzperfect 高效通用分頁存儲過程(雙向檢索)          敬告:適用於單一主鍵或存在唯一值列的表或視圖     

原创 CalendarExtender

<html xmlns="http://www.w3.org/1999/xhtml" ><head runat="server">    <title>CalendarExtender</title>    <style type="te

原创 Accordion與AccordionPane的用法

<html xmlns="http://www.w3.org/1999/xhtml" ><head runat="server">    <title>Accordion與AccordionPane的用法</title>    <styl