Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Check values of window.history
Message
De
24/08/1999 16:27:22
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00257245
Message ID:
00257291
Vues:
20
>>>How do you check the value of the history file. We want to know the page we came from without resorting to storing that in a session variable.
>>
>>You want to check this from the server? The server is not allowed access to the browser's history file, but the previous URL is usually built in to each hit as a CGI variable. In ASP, the Request object holds this information, in WWWC, you can get it with wwCGI.GetPreviousURL... aren't you using Drumbeat? Does drumbeat give you access to ASP's Request object?
>
>Yes, but I wasn't sure where to find that info.

As soon as I posted this, I went and looked at the ASP help file to help me remember the name of the CGI var that holds the referring link, and I couldn't find it. I'm glad Tim remembered the name of the server variable...
Erik Moore
Clientelligence
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform