I can't think of a good way to do it, unless you code the page breaks in somehow, perhaps using HTML comments. You'd still have to pull the entire content out for each page, but then use the comments to only display the right section. Probably doable, but it seems that having each page stored separatly would alleviate a lot of headaches, without adding much complexity.
cheers, barneyb --- Barney Boisvert, Senior Development Engineer AudienceCentral [EMAIL PROTECTED] voice : 360.756.8080 x12 fax : 360.647.5351 www.audiencecentral.com > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Behalf Of Westin, Ken > Sent: Thursday, July 17, 2003 3:45 PM > To: [EMAIL PROTECTED] > Subject: [CFCDev] Multiple Pages > > > I am moving a magazine to the web and some of the articles are huge. > Right now I have the database set up so that the content just gets put > into one field. I will be hand coding the html for each article then > putting the images in a global directory and will be referenced by the > magazine edition etc. My question is if there was any way to break the > article into multiple pages like you see on some news sites, while still > keeping the whole block of content in one field. Thoughts? Thanks in > advance. > > Ken Westin > Pacific University Web Manager > [EMAIL PROTECTED] > 503.352.2007 > www.pacificU.edu > ---------------------------------------------------------- > You are subscribed to cfcdev. To unsubscribe, send an email > to [EMAIL PROTECTED] with the word 'unsubscribe cfcdev' > in the message of the email. > > CFCDev is run by CFCZone (www.cfczone.org) and supported > by Mindtool, Corporation (www.mindtool.com). > --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.501 / Virus Database: 299 - Release Date: 7/14/2003 ---------------------------------------------------------- You are subscribed to cfcdev. To unsubscribe, send an email to [EMAIL PROTECTED] with the word 'unsubscribe cfcdev' in the message of the email. CFCDev is run by CFCZone (www.cfczone.org) and supported by Mindtool, Corporation (www.mindtool.com).
