Y
yuridia
I am developing an application using COM+ components and ASP pages as client.
I don't know if it's possible (in terms of resource usage, scalability,
threading, etc) to call a component from a vbscript client script in an ASP
page. The component has been developed using Visual Basic 6.0 and it executes
a query that returns a string, which is the description of a product given
the code of this product as the parameter. I have proved calling the
component from a VBScript on the client side and it runs, but I don't know if
this is the optimal way to do it. Thank you for your answers. I am using IIS
5.0 and Windows 2000 Professional as the application server and web server.
I don't know if it's possible (in terms of resource usage, scalability,
threading, etc) to call a component from a vbscript client script in an ASP
page. The component has been developed using Visual Basic 6.0 and it executes
a query that returns a string, which is the description of a product given
the code of this product as the parameter. I have proved calling the
component from a VBScript on the client side and it runs, but I don't know if
this is the optimal way to do it. Thank you for your answers. I am using IIS
5.0 and Windows 2000 Professional as the application server and web server.