e********e 发帖数: 126 | 1 一点,弹出一My Documents窗口,就这么简单,
XML搞得定么? |
b****e 发帖数: 1275 | 2 gao bu ding :)
【在 e********e 的大作中提到】 : 一点,弹出一My Documents窗口,就这么简单, : XML搞得定么?
|
e********e 发帖数: 126 | 3 WSH搞得定吧?但是怎么在HTML里嵌入WSH源语呢?
【在 b****e 的大作中提到】 : gao bu ding :)
|
b****e 发帖数: 1275 | 4 pardon my ignorance.. what's wsh?
【在 e********e 的大作中提到】 : WSH搞得定吧?但是怎么在HTML里嵌入WSH源语呢?
|
a*****a 发帖数: 438 | 5 Windows Script Host
Overview
The Microsoft Windows Script Host (WSH) is a tool that will
allow you to run Visual Basic Scripting Edition and JScript
natively within the base Operating System, either on Windows
95 or Windows NT 4.0. Using the scripting languages you
already know you can now write script to automate common
tasks, and to create powerful macros and logon scripts.
【在 b****e 的大作中提到】 : pardon my ignorance.. what's wsh?
|
a*****a 发帖数: 438 | 6 VBScript can do this yah.. why WSH?
For your 2nd question, wsh is designed to run them out of IE
(if inside IE, that's not called WSH but called
VBScript/JScript/PerlScript)
【在 e********e 的大作中提到】 : WSH搞得定吧?但是怎么在HTML里嵌入WSH源语呢?
|