Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How they got to your page???
Message
From
25/02/2003 00:31:05
 
 
To
23/02/2003 23:26:10
Tom Gahagan
Alliance Computer Solutions
Thomaston, Georgia, United States
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00756846
Message ID:
00757411
Views:
11
>I'm developing an web app where the customer will use pay pal to pay for screen savers. I want to make sure that they have arrived at my download page from the pay pal page.
>
>Is there any way to check a visitor's web browser to see if it was just sent to the page from a paypal.com address? I.e... can I get the last url??? or something that will let me know where they came from?

You cannot rely on the HTTP_REFERER as, first some users are using 3rd party tools that are hidding that variable, secondly, because someone who would type directly in the URL would make it blank.

You would have to rely on an internal mechanism such as passing a key that only your system can recognize. So, that could be a sign of the source of your previous page.
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
Previous
Reply
Map
View

Click here to load this message in the networking platform