Can I combine classic ASP and ASP.NET pages?

No. ASP pages can run in the same site as ASP.NET pages, but you can't mix in a page. Also ASP and ASP.NET won't share their session.