#include file vs iframe or is there a better way
- by Laurence Burke
ok simple question about including large mostly static html and asp.net code I am using as of right now #include and I was wondering if iframes would be a better way of handling what I wish to do or is there a better way to do it. here is the current way i'm handling the includes
default.aspx
<head id="YafHead" runat="server">
…