This is my code. When I refresh the parent page. All other pages in the IFrame do not refresh. IF I individaully refresh(ie right clicking and refreshing it it will) What shld I do?
<form>
<table>
<tr>
<td>
<IE:WEbcontrol Autopostback="false"....>
</IE:WEbcontrol>...
This is my code. When I refresh the parent page. All other pages in the IFrame do not refresh. IF I individaully refresh(ie right clicking and refreshing it it will) What shld I do?
<form>
<table>
<tr>
<td>
<IE:WEbcontrol Autopostback="false"....>
</IE:WEbcontrol>...
Hi,
I am designing an asp.Net page. I am using IE tabstrip. When user clicks on each tab, I call a IFrame with src = "ChildWebForm.aspx"
<iframe name= "IFrame1" id = "IFrame1" src="ChildWebForm.aspx" frameborder="0" width="100%" height="700px" scrolling="no"></iframe>
Now I am adding...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.