On Wednesday, January 18, 2017 at 9:46:00 AM UTC-8, bria...@gmail.com wrote:
>
> Hi,
>
> I'm trying to display the current URL inside an html page that's embedded 
> via Component LOAD.
>
> However, the URL displayed is not the one that's on the browser's address 
> bar. Instead, it's the URL of the embedded page.
>
> How do I display the URL on the browser's address bar instead of itself?
>
> Thanks,
> Brian
>

Can you use the referrer header from the request?  On my LOAD() example, FF 
inspect-element/network shows the parent page as the referrer.

/dps
 

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to