Forums / Developer / how to get the url of an iframe ?
Mickael Robin
Wednesday 29 October 2008 9:22:01 am
Hi all,
I need to enable my users to surf on an external website (within an iframe) and to fill a form with the url and content extracts of visited page :
- is there a way to <b>get the url</b> of the page currently displayed in the iframe? - how can I <b>pre-fill the form</b> with this url?- after the form processing, can I <b>display back this url</b> in the iframe?
After many research and trials, I am in a dead end so I hope someone can help me :-)
Thanks in advance for your hints.