Hi,
I am trying to access a TreeView Control from IFrame containing B.aspx.
So the TreeView control is on the Parent page that contains the IFrame with B.aspx. From B.aspx (Iframed) i want to access TreeView control on the Main page.
Is there any way to get it done via Java Script?? Its driving me nuts...
I am using VS2005...
PS: I don't want to use Content Place Holder instead of IFrame for some reason.
Any help would be really appriciated.
Regards,
Faani
I am trying to access a TreeView Control from IFrame containing B.aspx.
So the TreeView control is on the Parent page that contains the IFrame with B.aspx. From B.aspx (Iframed) i want to access TreeView control on the Main page.
Is there any way to get it done via Java Script?? Its driving me nuts...
I am using VS2005...
PS: I don't want to use Content Place Holder instead of IFrame for some reason.
Any help would be really appriciated.
Regards,
Faani
Comment