Hi Team,
I have to adjust two pages which are provided by 2 diff. services based on some query string, as of now I am using iframes but could not set the height dynamically. Both the child pages can came up with any height.
and iframes are useless in this case as I have to set some height or else it will take the defualt value for height property.
I tried to set it thru java script and css but got the "access denied error" as java script could not do anything outside domian/application.
Is there any other control which can be useful in such cases. If yes, how can we use it.
Thanks,
Manik
I have to adjust two pages which are provided by 2 diff. services based on some query string, as of now I am using iframes but could not set the height dynamically. Both the child pages can came up with any height.
and iframes are useless in this case as I have to set some height or else it will take the defualt value for height property.
I tried to set it thru java script and css but got the "access denied error" as java script could not do anything outside domian/application.
Is there any other control which can be useful in such cases. If yes, how can we use it.
Thanks,
Manik
Comment