mysql - PHP- How to get URL on user click in iFrame showing another website -


i using iframe in application, in website shown (bbc news). on website users can login. after user logs in want track urls specific user visits in iframe , store these urls mysql database.

since mentioned bbc, i'm assuming iframe loading cross domain therefore not possible (http://en.wikipedia.org/wiki/same-origin_policy). can detect mouse entering iframe, , unreliably, leaving it.

a way around proxy content of iframe locally server. there can insert sort of tracking code or use function similar top.parentfunction(); returns reference parent of current window or subframe.


Comments

Popular posts from this blog

asp.net mvc - SSO between MVCForum and Umbraco7 -

Python Tkinter keyboard using bind -

ubuntu - Selenium Node Not Connecting to Hub, Not Opening Port -