﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>C++博客-网络软件开发-文章分类-IM软件开发</title><link>http://www.cppblog.com/ghslinux/category/2308.html</link><description>网络软件开发，vc ++ 、linux 、asp、sql server 2000</description><language>zh-cn</language><lastBuildDate>Wed, 21 May 2008 17:29:17 GMT</lastBuildDate><pubDate>Wed, 21 May 2008 17:29:17 GMT</pubDate><ttl>60</ttl><item><title>类似QQ、淘宝旺旺的网页代码</title><link>http://www.cppblog.com/ghslinux/articles/10508.html</link><dc:creator>信任</dc:creator><author>信任</author><pubDate>Tue, 25 Jul 2006 13:39:00 GMT</pubDate><guid>http://www.cppblog.com/ghslinux/articles/10508.html</guid><wfw:comment>http://www.cppblog.com/ghslinux/comments/10508.html</wfw:comment><comments>http://www.cppblog.com/ghslinux/articles/10508.html#Feedback</comments><slash:comments>2</slash:comments><wfw:commentRss>http://www.cppblog.com/ghslinux/comments/commentRss/10508.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/ghslinux/services/trackbacks/10508.html</trackback:ping><description><![CDATA[      当我们在网页上看到关于QQ或是淘宝旺旺的在线连接的时候，点击那个连接的时候，会判断你的系统里是否装了该软件，如果装了则弹出聊天窗口；如果没有安装则提示你去安装。<br />       这个效果用到了 ActiveX控件等。我是用asp和ActiveX实现该功能的，其中也用到了Javascript脚本语言。<img src ="http://www.cppblog.com/ghslinux/aggbug/10508.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/ghslinux/" target="_blank">信任</a> 2006-07-25 21:39 <a href="http://www.cppblog.com/ghslinux/articles/10508.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>