SQL 2005的安装程序
今天把sql 2005的安装程序(一个hta, 很漂亮)扒开看了看,学到了
如何做mouse hover时图片和文在的淡入淡出(滤镜)
如何执行一个exe()
function onClickLinkApp(sApp)
{
var oShell = new ActiveXObject(”WScript.Shell”);
oShell.Run(sApp);
}
今天把sql 2005的安装程序(一个hta, 很漂亮)扒开看了看,学到了
如何做mouse hover时图片和文在的淡入淡出(滤镜)
如何执行一个exe()
function onClickLinkApp(sApp)
{
var oShell = new ActiveXObject(”WScript.Shell”);
oShell.Run(sApp);
}
The URI to TrackBack this entry is: http://recordsome.blogsome.com/2006/06/29/p117/trackback/
No comments yet.
RSS feed for comments on this post.
Line and paragraph breaks automatic, e-mail address never displayed, HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>
Get free blog up and running in minutes with Blogsome
Theme designed by Hadley Wickham