ASP.net ¹ö¶¯Ìõ
ÎҵĹö¶¯ÌõΪʲô¹ö°¡¹öµÄ¾Í²»¹öÁË£¿
ÏÂÃæÊÇ´úÂë
Çë´ó¼Ò°ïÎÒ¿´ÏÂ
<div id="three" class="three">
<table width="0" border="0" cellpadding="0" cellspacing="8">
<tr>
<td class="td1">
<table align="center" class="style1">
<tr>
<td align="right">
<asp:DropDownList ID="DropDownList1" runat="server"> </asp:DropDownList>
</td>
<td class="style2">
<asp:TextBox ID="TxtSouSuo" runat="server" BorderWidth="0px" Width="100px"> </asp:TextBox>
</td>
&nbs
Ïà¹ØÎÊ´ð£º
Imports System.ComponentModel
Imports System.Web.UI
Imports System.Web.UI.Design
Imports System.Web.UI.WebControls
Namespace CBDAspNet.WebControls.HTML
''' <summary>
'' ......
function CheckOpwd(){//ÑéÖ¤Óû§Ãû
var pwd=document.all.txtOpwd;
var div1=document.getElementById("divPwd");
if (pwd.value=="")
{
......
<table style="width: 1000px"><tr>
<td style="height: 38px; width: 35px;">
ÐÕÃû</td>
......
¾²Ì¬Ä£°å£º
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/ ......
ÎÒÅóÓѵÄÒ»¸öASP.NETÒýÓÃÁËajax¼¼Êõ£¬binĿ¼ÏÂÃæÒ²ÓÐajaxpro.dll£¬ÎªÊ²Ã´·þÎñÆ÷²»ÐèÒª°²×°ajax²å¼þÒ²¿ÉÒÔÔËÐÐÄØ£¬ÕÕÀí˵Ӧ¸ÃÒª°²×°ASPAJAXExtSetup.msi
ÓÐ ajaxpro.dll¾Í¿ÉÒÔÁË
²»Í¬µÄaajx×é¼þ
AjaxPro¾ÍÊÇ¿ò¼ ......