Hi steven,
i did not understood well, but if you want to merge two html or ASP page and fetch it at once, i would do this on one ASP page
<%
server.execute("page1.html")
server.execute("page2.html")
%>
this will give you the desired result.
hope it helps.
Regards
Bishnu Pokharel
[email protected]
http://www.bishnupokharel.com.np/