Hi Thanks for your replies!
The main reason for this is to include navigation files, so the page template stays intact on the secure part of the server, and am not intending using any cf code within these files. It's mainly so i have one point of update for navigation links. I suppose i could use an iframe on the standard site and serve the forms to it, but people would have no way of knowing this was secure, and i will also need to share session variables between the two pages/sites? So creating the secure bits on the secure server is the best option i think? Any thoughts? If only my client would pay for individual secure certs! Jason >Yup, but be careful of any pages you intend to include with mappings which >rely on data created in its original app. > >You also don't have to use mappings, you could use ExpandPath() to dot dot >slash your way to the files you need. > >If you do find you have app specific vars in the included pages, consider >changing how you call them to customtag calls (cfmodule), then pass in the >data. > >Adrian ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:319713 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

