> AH! Thank you Ben. Actually the information I'm going to use > is just the html for the headings of the pages, so they match > the rest of the site - the navigation buttons and links, link > to style sheets etc, and the dynamic aspects of the coldfusion > pages will be using coldfusion techniques so I guess I can > just leave that stuff out then. > > I'll be taking a page from the site, snipping out the html for > the pageheading and putting it in an include file. Same with > the footer.
If both sites are on the same server, I wouldn't be surprised if the ASP.NET pages are including those things from separate files, in which case you might be able to use those same files for your includes. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ voice: (202) 797-5496 fax: (202) 797-5444 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. http://www.cfhosting.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

