大赵传奇

GIS解决方案,webgis , 桌面、数据、服务--QQ276605216

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2007年1月30日

摘要: 关联Association represents the ability of one instance to send a message to another instance. This is typically implemented with a pointer or reference instance variable, although it might also be impl... 阅读全文
posted @ 2007-01-30 20:44 赵长青 阅读(938) 评论(0) 推荐(0)

摘要: //iframe.htm Example of remote scripting in an IFRAME Remote Scripting with an IFRAME call the server//server.html the server 运行iframe.html时会把消息显示出来使用target例:test targetgoog... 阅读全文
posted @ 2007-01-30 20:26 赵长青 阅读(3200) 评论(3) 推荐(0)

摘要: 1.可以用2.可以将js文件保存为utf-8格式,这样便不会有乱码 阅读全文
posted @ 2007-01-30 15:32 赵长青 阅读(612) 评论(0) 推荐(0)

摘要: 转帖:1.后台方法:protected string CsharpVoid(string strCC){ return strCC;} 2.javascript 调用 +++++++++++++++++第二种情况: 1.后代码:protected void CsharpVoid(){ string strCC = "www.esoutong.com"; Response... 阅读全文
posted @ 2007-01-30 15:18 赵长青 阅读(492) 评论(0) 推荐(0)

摘要: Changing an Iframe src using Javascript Also, I think you may need the name attribute as well for some browsers. 阅读全文
posted @ 2007-01-30 09:42 赵长青 阅读(109) 评论(0) 推荐(0)

摘要: 也学ASP.NET 2.0 AJAX 1.0 之一:使用ScriptManager,UpdatePanel,UpdateProgress一、下载安装ASPAJAXExtSetup.msiASPAJAXCTP.msi二、安装AdventureWorks示例数据库三、打开vs.net2005新建网站,会出现ASP.NET AJAX-Enabled Web Site,选它。四、default.aspx页... 阅读全文
posted @ 2007-01-30 09:20 赵长青 阅读(402) 评论(0) 推荐(0)