Not displaying all records on webpage?
-
Hi I have a news area on our site which on the main page has the top 10 latest news items. There is also a second page for a new archive which at present displays all the news items ever. What I want is on the archive page, it to strip off the top 10 news items so it only displays the previous ones from there on.:confused: The items are coming from a sql database. Thanks Adam :)
-
Hi I have a news area on our site which on the main page has the top 10 latest news items. There is also a second page for a new archive which at present displays all the news items ever. What I want is on the archive page, it to strip off the top 10 news items so it only displays the previous ones from there on.:confused: The items are coming from a sql database. Thanks Adam :)
Make the change in your sql statement?
-
Hi I have a news area on our site which on the main page has the top 10 latest news items. There is also a second page for a new archive which at present displays all the news items ever. What I want is on the archive page, it to strip off the top 10 news items so it only displays the previous ones from there on.:confused: The items are coming from a sql database. Thanks Adam :)