Miopages
Miopages merges ASP3 + XML/HTML into a singular DOM, resulting in something very similar to a webpage executing DHTML - but on the server. - The ASP (Jscript) can access any elements like if it had been javascripts on the client, and manipulate their appearances and behaviors using DHTML-methods. This eliminates the "IF/ELSE"-hell that is common with extremely interactive ASP-pages.