All articles| All Pictures| All Softwares| All Video| Go home page| Write articles| Upload pictures

Reading number is top 10 articles
Asp.Net对Xml文件的操作_[Asp.Net教程]
C#教程:卸载Visual Studio 2005
Call,to,undefined,function,curl_init()_php资料_编程技术
Visual,Studio,2008,Express,Editions,简体中文版已发布_[Asp.Net教程]
PHP实现定时生成HTML网站首页_php资料_编程技术
谈WAP的体系与结构_[XML教程]
SQL Server安装:“安装文件配置服务器失败”的解决方法_[SQL Server教程]
PHP技巧:PHP的mb_substr和mb_strcut的区别_[PHP教程]
asp.net实现简单的用户登录_[Asp.Net教程]
几种分页算法。翻页必备_[SQL,Server教程]
Reading number is top 10 pictures
Send some Valentine's day cartoon
A resort photographed beautiful young woman change clothes process vomiting blood1
The real super beauty5
可爱的狗熊们
史上最大的哺乳动物迁移
有种屌丝级别的好妹子
Female model behind the bitterness, often being overcharged4
The wise woman of chest2
Sexy women in 2013--2
Summer is most suitable for young people to travel in China7
Download software ranking
Sora aoi, the nurse, uniform ,nursing assistant
Unix video tutorial9
The cock of the Grosvenor LTD handsome
matrix2
Tram sex maniac 2 (H) rar bag9
Ashlynn Video3
美女写真3
Ashlynn Video2
C++编程教程第三版
C语言教程TXT
归海一刀 published in(发表于) 2014/1/30 1:25:22 Edit(编辑)
Asp.net页面输出成HTML页面_[Asp.Net教程]

Asp.net页面输出成HTML页面_[Asp.Net教程]

Asp.net页面输出成HTML页面_[Asp.Net教程]
c#代码:
WebRequest mywebrq;

WebResponse mywebresp;

StreamReader sr;

Streamwriter sw;

Private void Page_Load(object sender,EventArgs e)

{

mywebreq=WebRequest.Create(http://localhost/Test.aspx);

mywebresp=mywebreq.GetResponse();

sr=new streamReader(mywebresp.GetResponsestream());

strHtml=sr.ReadToEnd();

sw=File.CreateText(server.mappath("Test.htm"));

sw.writeling(strHtml);

sw.close();

Response.writeFile(Server.Mappath("Test.htm"));

}





添加到del.icio.us 添加到新浪ViVi 添加到百度搜藏 添加到POCO网摘 添加到天天网摘365Key 添加到和讯网摘 添加到天极网摘 添加到黑米书签 添加到QQ书签 添加到雅虎收藏 添加到奇客发现 diigo it 添加到饭否 添加到飞豆订阅 添加到抓虾收藏 添加到鲜果订阅 digg it 貼到funP 添加到有道阅读 Live Favorites 添加到Newsvine 打印本页 用Email发送本页 在Facebook上分享


Disclaimer Privacy Policy About us Site Map

If you have any requirements, please contact webmaster。(如果有什么要求,请联系站长)
Copyright ©2011-
uuhomepage.com, Inc. All rights reserved.