栋
栋栋
Unregistered / Unconfirmed
GUEST, unregistred user!
编写一个ASP组件
如何返回数据呢?
比如
Set MyAspObj = Server.CreateObject("MyLib.MyAspObject")
MyString = MyAspObj.GetString
这样子的?
如何返回数据呢?
比如
Set MyAspObj = Server.CreateObject("MyLib.MyAspObject")
MyString = MyAspObj.GetString
这样子的?