Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ASP calling another ASP
Message
De
14/02/2001 17:04:50
 
 
À
14/02/2001 15:06:09
Bob Tracy
Independent Consultant
Driftwood, Texas, États-Unis
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00475982
Message ID:
00476040
Vues:
43
Bob,

>3. The business tier COM object generates another XML document containing a SQL statement and some optional parameters (depending on the initial request) and a method internal to the COM object POST's the XML to another ASP using XMLHTTP.

Suggestions of alternatives:
1) Business tier COM object directly calls the Data Tier COM object to get the result, instead of going thru the second ASP. If on different machine, it's DCOM, so not so great maybe.
--or--
2) Business tier COM object calls a Web Service which runs second COM object and returns XML result back to the business tier.

In either case above, the first COM object returns the result to the first ASP page, which then feeds into the Response object.

Will this approach work?
David Stevenson, MCSD, 2-time VFP MVP / St. Petersburg, FL USA / david@topstrategies.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform