Hello and nice to post here again!!! I am using a simple code to auto pull older posts down off of my daily news page. Thanks to Ben, Scott and a few others, the script, code, was written here not too long back.
<@ROWS> <table width="455" border="0" cellspacing="0" cellpadding="0"> <@IF EXPR='<@DATEDIFF <@CURRENTDATE FORMAT="%B %d, %Y"> <@COLUMN "corg_main_news.today">> >= 2'> </table> <@ELSE> <TR> <TD> So, this works just great, BUT, now I need to do the same thing but with the auto ID That access generates with each and every entry. Basically I want to leave on my page no more then 4 current on either side of a means number. NOW, I know that made no sense but what I mean is that with the date code, I used 2 days of the current date. SO, with the Auto ID code, I would like to keep up at least 5 at one time. SO, if you remember me with this code situation from months ago, then maybe you can have a suggestion now. Thanks in advance for any ideas anyone might have Steve --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.627 / Virus Database: 402 - Release Date: 3/16/2004 ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
