Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MTS and ASP
Message
De
07/06/2001 11:00:38
 
 
À
07/06/2001 10:34:12
Kenneth Downs
Secure Data Software, Inc.
New York, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
Divers
Thread ID:
00516220
Message ID:
00516351
Vues:
12
>J:
>
>>
>>Sorry, I might have misunderstood the question. Is this call from within a COM object or from the ASP Script?
>
>This is a call from within the COM object, trying to reach back to the ASP intrinsic object to get things like submitted form values and parameters.
>
>So that if I call /Localhost/MTSTest.asp?SomeParm=Hello, I would like to "see" the parameter from within the COM object.
>
>The docs on MSDN are quite thorough, but they are all in VB, and I am having trouble translating the syntax into something that will work.

Have you considered passing the values as parameters instead?

The way you are coding it the component would be tied to running under IIS, and would be tightly coupled with the specific ASP script / HTML page that calls it. On the other hand, if you pass parameters the component could be used by other clients if the need arises.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform