Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cookies?
Message
De
13/04/2000 14:47:58
 
 
À
13/04/2000 13:53:32
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Titre:
Divers
Thread ID:
00359334
Message ID:
00359439
Vues:
10
>>>>>Can anyone point me to a resource that would provide a step by step guide to using the cooky class in vfp6? I have searched MSDN, and have found very little.
>>>>>
>>>>
>>>>I have never seen it used, but from what it looks like, it is a class that makes it easy to parse cookie data out of a request header.
>>>>
>>>>What are you trying to do?
>>>
>>>Is there a better way to handle cookies? If so, could someone point me in the right direction? MSDN seems to be rather lacking when it comes to cookies information.
>>>
>>
>>Are you trying to serve a cookie and read cookie values from a web process? If so, what are you using? ASP? WWWC? FoxISAPI?
>
>
>Erik,
>
>I am using FoxIsapi. I am pretty new to this, but I have a simple FoxISAPI server running on our web server, and so far it is doing what I want it to. We need to capture login information on a user and have the travel with him through the process of his session on our site. I have no clue where to start on this one.
>

Rick Strahl has written a set of classes designed to handle this type of stuff in FoxISAPI. His wwRequest object has a "getCookie" method that parses the cookie name and value out of the request header. You should probably read his FoxISAPI article, but definitely download the sample and basic framework.

http://www.west-wind.com/presentations/foxisapi/foxisapi.htm
Erik Moore
Clientelligence
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform