Rss.aspx.cs

有XMLHTTP实现无刷新功能[原创]using System;
有XMLHTTP实现无刷新功能[原创]
using System.Data;
有XMLHTTP实现无刷新功能[原创]
using System.Web;
有XMLHTTP实现无刷新功能[原创]
using System.Xml;
有XMLHTTP实现无刷新功能[原创]
using System.Web.UI;
有XMLHTTP实现无刷新功能[原创]
using System.Web.UI.WebControls;
有XMLHTTP实现无刷新功能[原创]
using System.Web.UI.WebControls.WebParts;
有XMLHTTP实现无刷新功能[原创]
using System.Web.UI.HtmlControls;
有XMLHTTP实现无刷新功能[原创]
using Power.Rss;
有XMLHTTP实现无刷新功能[原创]
有XMLHTTP实现无刷新功能[原创]
public partial class Rss : System.Web.UI.Page


testRss.htm

有XMLHTTP实现无刷新功能[原创]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
有XMLHTTP实现无刷新功能[原创]
<html xmlns="http://www.w3.org/1999/xhtml" >
有XMLHTTP实现无刷新功能[原创]
<head>
有XMLHTTP实现无刷新功能[原创]    
<title>XmlHttp测试</title>
>

相关文章: