Hi,
I have one aspx page where I want to display contents of another aspx or html page based on the sessions. I do not want to use frames, iframes because I have to make sure of cross browser compatibility. Is there any other way to achieve this?
User control may be a solution for this. I wanted to know more alternate approach.
Thanks.
Go to the complete details ...