Getting a url from an iframe

wxdqz

New Member
Hi all,

first of all sorry if I make mistake but I am not english but I really need help.

I search for several days but I don t find.

I want to get an url that is in a iframe of a main page.(in php).

It seems to be possible but I dont manage.
I have tried to add something like that in my 'main page' :

<a href=http://www.webdeveloper.com/forum/archive/index.php/"javascript:alert(document.getElementById('monid').src);">link</a>

but it doesn t work.

Somebody has an idea please ?

:(
 
Back
Top