M
Mathieu
Hi! I would like to get the URL of my IFrame.
If I'm in, for example, default.aspx and I have an IFrame
named frApp on it. I would like to get the URL of my
frApp....
I tried to get it by using frApp.attributes("src"), but it
gives me the original source defined in my .aspx. I would
like to get the new URL.
Does somebody can help me?
Thanks you
If I'm in, for example, default.aspx and I have an IFrame
named frApp on it. I would like to get the URL of my
frApp....
I tried to get it by using frApp.attributes("src"), but it
gives me the original source defined in my .aspx. I would
like to get the new URL.
Does somebody can help me?
Thanks you