You can, I do it all the time. You simply have a template with the general pagfe layout tags etc and then cfinclud ethe content. You can pas sthe pageID to the IFRAME in the URL and thus tell it what page to include.
Russ Michaels Macromedia/Allaire Certified ColdFusion Developer Satachi Internet Development Unit 2, 7A Plough Yard London EC2A 3LP Phone: 0870 787 3610 Tech Support: 0906 9607800 FAX: 0709 2212 636 http://www.satachi.com email general: [EMAIL PROTECTED] email support: [EMAIL PROTECTED] Join our ColdFusion Developer discussion lists. Send an e-mail to [EMAIL PROTECTED] > -----Original Message----- > From: Aidan Whitehall [mailto:[EMAIL PROTECTED]] > Sent: 03 December 2002 13:31 > To: [EMAIL PROTECTED] > Subject: RE: [ cf-dev ] OT: iframe and style sheets > > > > An IFRAME is a frame as the name suggests, so just as when u use a > > frameset, the individual frames are separate documents and do not > > inherit from each other, an iframe is the same. It is a stand alone > > HTML page, needs it's own <HTML><head><body> etc tags. > > Ahh... wondered if that was the case. Damn... thought I could > just use iframe to load content in and display it within a > frame. OK, cheers. > > > -- > Aidan Whitehall <[EMAIL PROTECTED]> > Macromedia ColdFusion Developer > Fairbanks Environmental +44 (0)1695 51775 > > ______________________________________________________________ > __________ > This e-mail has been scanned for all viruses by Star > Internet. The service is powered by MessageLabs. For more > information on a proactive anti-virus service working around > the clock, around the globe, visit: http://www.star.net.uk > ______________________________________________________________ > __________ > > -- > ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ > > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] For human help, e-mail: > [EMAIL PROTECTED] > > -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
