i think you're after the HTTP referrer.
You can access this information server-side and I believe some of the data
is available from JavaScript so from Flex, just reach out.
HTH,
Nick
--
Sent by Nick Middleweek ( { email: [email protected], blog:
http://blog.middleweek.co.uk } );
On 28 May 2010 04:49, Scott <[email protected]> wrote:
>
>
> Is there any way to get the URL that the user typed in to get to the
> website?
>
>
>
> For example, if the user loads IE, Chrome, etc… and goes to
> http://www.mysite.com is there anyway that I can pull that information in
> FB?
>
>
>
> I know I could do this in Apache but I want do something a little more
> dynamic. If I have multiple URLS pointing to my server I’d like to know
> what the original URL was to provide the correct content.
>
>
>
> Thanks!
>
>
>
> Scott
>
>