iframes
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Dear All, i have parent aspx page that have two controls, iframeParent and a buttonParent. i have given child aspx page as the source of iframeParent control. child page has a buton control buttonChild. now my requirement is when i click the button(buttonParent)in the parent page the click event of the button(buttonChild)of child page should be called. is there any way to do this? Thanks in advance
Ramesh.Kanjinghat