web forms with an iframe
C#
1
Posts
1
Posters
0
Views
1
Watching
-
I know that iframes are HTML code but I'm using it in my web form. I have created two web forms, the one is used the main wep page and the other is displayed inside an iframe on the main web page. The web page inside the contais a CheckBoxList and I want to acces this list from the main web page. Please help...