FSO或XMLHTTP [英] FSO or XMLHTTP

查看:70
本文介绍了FSO或XMLHTTP的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

ASP的一个限制是缺乏动态SSI,你可以在其中使用变量包含文件。到目前为止,我只知道有两种方法可以使用




1.使用文件系统对象

2 。使用XMLHTTP对象


两者中哪一个对IIS的负担较小?或者还有其他方式

更好吗?在此先感谢。

One of the limitations of ASP is the lack of a dynamic SSI, in which you can
include files using variables. So far I know only of two methods to go
around that.

1. to use the File System Object
2. to use the XMLHTTP Object

Which one of the two is less of a burden for IIS ? Or are there other ways
that are much better? Thanks in advance.

推荐答案

server.execute怎么样?这是你的选择吗?


雷在工作


" Pietro" < PE ****** @ nowhere.com>在消息中写道

新闻:o7 ******************** @ news20.bellglobal.com。 ..
What about server.execute? Is that an option for you?

Ray at work

"Pietro" <pe******@nowhere.com> wrote in message
news:o7********************@news20.bellglobal.com. ..
ASP的一个限制是缺少动态SSI,其中
可以包含使用变量的文件。到目前为止,我只知道两种方法。

1.使用文件系统对象
2.使用XMLHTTP对象
One of the limitations of ASP is the lack of a dynamic SSI, in which you can include files using variables. So far I know only of two methods to go
around that.

1. to use the File System Object
2. to use the XMLHTTP Object

Which one of the two is less of a burden for IIS ? Or are there other ways
that are much better? Thanks in advance.



是的,还有另一个:你可以使用旧的Scriptlet技术

使您可以将COM组件转换为一块

Javascript / VBScript或ASP页面。例如:
http://msdn.microsoft.com/library/de...ting091399.asp


Renaud-Bray的整个网站以这种方式设计:每个显示的页面实际上是多个scriptlet和列表的关联,命令

和这些scriptlet的位置存储在数据库中并且可以更改为

将(或甚至随机抽取)。然而,现在这是一个古老而又无效的技术,我不认为你会在互联网上找到关于它的大量信息

(或关于ASP)。您可以尝试搜索关键词,例如

SCRIPTLET和WSH。


-

Sylvain Lafontaine,ing。

MVP - 技术虚拟PC

电子邮件: http://cerbermail.com/?QugbLEWINF

" Pietro" < PE ****** @ nowhere.com>在消息中写道

新闻:o7 ******************** @ news20.bellglobal.com。 ..
Yes, there is another one: you can use the old Scriptlet technology which
gives you the possibility of transforming into a COM component a piece of
Javascript/VBScript or an ASP page. See for example:
http://msdn.microsoft.com/library/de...ting091399.asp .

The whole site at Renaud-Bray has been designed this way: each displayed
page is in fact an association of multiples scriptlets and the list, order
and place of these scriptlets are stored in a database and can be changed at
will (or even be drawn at random). However, this is now an old and obsolote
technology and I don''t think that you will find much information about it
(or about ASP) on the internet. You can try searching for key words like
SCRIPTLET and WSH.

--
Sylvain Lafontaine, ing.
MVP - Technologies Virtual-PC
E-mail: http://cerbermail.com/?QugbLEWINF
"Pietro" <pe******@nowhere.com> wrote in message
news:o7********************@news20.bellglobal.com. ..
ASP的一个局限是缺乏动态SSI,你可以在其中包含使用变量的文件。到目前为止,我只知道两种方法。

1.使用文件系统对象
2.使用XMLHTTP对象
One of the limitations of ASP is the lack of a dynamic SSI, in which you
can
include files using variables. So far I know only of two methods to go
around that.

1. to use the File System Object
2. to use the XMLHTTP Object

Which one of the two is less of a burden for IIS ? Or are there other ways
that are much better? Thanks in advance.



" Ray Costanzo [MVP]"写道:
"Ray Costanzo [MVP]" wrote :
server.execute怎么样?这是你的选择吗?
What about server.execute? Is that an option for you?




是的!我怎么错过这个功能?对我感到羞耻......



YES! How did I miss that feature? Shame on me ...


这篇关于FSO或XMLHTTP的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆