Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Getting the content of the Response object
Message
De
18/05/1999 15:48:34
 
 
À
18/05/1999 14:58:52
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00220093
Message ID:
00220201
Vues:
30
>I assume you already have VFP processing the ASP request on the backend. Is that correct?

No. The java client/applet sends a request to the server. The server is in fact my Server.asp, which instantiates other COM objects (they can be anything: VFP, VC++, VB). These COM objects return the info from the database and the Server.asp sends it back to the client using Response.Write. I need to be able to analyze the info that will be sent to the client before it is actually sent (for logging purposes, security, etc).

The response may be just a bunch of info or an HTML report but this is not important.

I know that the Response object can be buffered, etc, but I couldn't find a way to see (while I'm still on the server) the info stored in the Response object.

Vlad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform