Ò»¸öºÜ¼òµ¥µÄAJAX»¥¶¯£¬ÎªÊ²Ã´Ò³Ã滹ÊÇ»áˢУ¿£¿
ǰ̨´úÂ룺
C# code:
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="tttt.aspx.cs" Inherits="tttt" %>
<%@ Register Assembly="System.Web.Extensions, Version=1.0.61025.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35"
Namespace="System.Web.UI" TagPrefix="asp" %>
<!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/1999/xhtml" >
<head runat="server">
<title>ÎÞ±êÌâÒ³</title>
</head>
<body>
<form id="form1" runat="server">
<div><div>
<asp:ScriptManager ID="ScriptManager1" runat="server">
</asp:ScriptManager>
</div>
<asp:UpdatePanel id="UpdatePanel1" runat="server"><contenttemplate>
<asp:RadioButtonList id="RBL_content" runat="server" BorderStyle="Dashed" BorderColor="#004040" BorderWidth="1px" RepeatColumns="8">
<asp:ListItem>test</asp:ListItem>
</asp:RadioButtonList>
<
Ïà¹ØÎÊ´ð£º
<div id="div6" runat="server" style= "height:auto;width:auto; text-align: left;">
& ......
ajaxÔõôʵÏÖÐÂÔöÏÂÀÁбíÎÞˢС£ÀàËÆ
http://hi.baidu.com/comasp/blog/item/aa34e736bfc269320a55a9ad.html¡£
»¹ÓÐÍøÒ×163Blog£¬Ìí¼Óblogʱ£¬Èç¹ûдµÄÎÄÕÂûÓкÏÊʵķÖÀà¿ÉÑ¡£¬¿ÉÒÔµã»÷Ìí¼ÓеÄÎÄÕÂÀàÐÍ£¬È»ºóÌ ......
Âé·³¸ßÊÖ°ïæ²éÏÂ´í£º
dwr javascriptµ÷ÓÃjava
javaÀà
package com.kuyi.util;
import javax.servlet.http.HttpServletRequest;
import org.directwebremoting.WebContextFactory;
pu ......
ÔÚ±¾µØ²âÊÔÒ»ÇÐÕý³£µ«£¬·¢²¼µ½·þÎñÆ÷¾Í±¨´í
jquery´úÂ룺
JScript code:
$("#username").formValidator({onshow:"ÇëÊäÈëÓû§Ãû",onfocus:"3-16λ,Ó¢ÎÄ¿ªÍ·£¬Ó¢ÎÄ¡¢Êý×Ö¡¢Ï»®Ïß×é³ ......
JScript code:
var xmlhttp=new ActiveXObject("Microsoft.XMLHTTP")
function ajaxTest() {
var starttime = document.getElementById(&q ......