|
|
|
|
|
| | |
| |
Active Server Pages help tutorial how to ASP Help ASP Tutorials ASP Programming ASP Code - ASP Free CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
|
|
Subject: |
Passing variables from MTS to ASP |
|
From: |
Jake Jacobs |
|
Date: |
2/4/1999 10:52:30 AM |
|
IP: |
207.218.17.85 |
|
I have created an MTS component with VB6 that handles my business logic. One of the functions it does needs to return an array (array is developed with getrows(fromrecordset). I have tried returning as an array and as a variant but all I get is mismatched type. I know I can work around by looping through but would like to know if there is a way to pass that variant to my ASP page. |
Follow Up - Re: Passing variables from MTS to ASP - shreenath 7/1/1999 4:09:37 AM
Follow Up - Re: Passing variables from MTS to ASP - Sean Gerety 8/23/1999 2:36:11 PM
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|