Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Obtaining IP Address Trace via VFP COM at Web
Message
De
10/04/2006 11:50:42
 
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
01112022
Message ID:
01112035
Vues:
11
This message has been marked as the solution to the initial question of the thread.
>We have a VFP COM object that we access at our webserver via calling an ASP. We would like to trace the IP address of people hitting this. Any ideas on how this can be done? And is it possible to trace back to their originating IP address.

From the ASP page, you should be able to gain access to the Request.ServerVariables("REMOTE_ADDR"). That is the IP of the client. Once your VFP object is created in the ASP page, you could call a method and pass that as a parameter, for example.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform