Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Check values of window.history
Message
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00257245
Message ID:
00257288
Views:
21
>>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.
>
>Try this from server script:
>
>Request.ServerVariables("Http_Referer")
>
>This returns the string of the url of the original request.

Great. Thanks. I'll try that out.
Previous
Reply
Map
View

Click here to load this message in the networking platform