hello everyone!
i have row of data (article to be exact). Content is tores as "text 16" in sql server. So 1 article=1 row returned.
Those articles tend to run on and on. i'd like to split (span) into multiple pages with Page 1,2,3,4... as navigation links.
any advise on how to do it best?
BTW, thos are cfm pages that are converted to HTML for after loading. so i can't do iframes.
thank you
i have row of data (article to be exact). Content is tores as "text 16" in sql server. So 1 article=1 row returned.
Those articles tend to run on and on. i'd like to split (span) into multiple pages with Page 1,2,3,4... as navigation links.
any advise on how to do it best?
BTW, thos are cfm pages that are converted to HTML for after loading. so i can't do iframes.
thank you