Is it possible from c#/asp.net to call/show a separeted html-page in the same window.
I don't want to store the entire html code into a , for exemple... (that works).
Possible with javascript? or do I have to modify the code-behind?
The purpose is to load this html page everytime the default.aspx is invoked, as a webform(pop-up)