Thank you,
That is what I have been trying - - but still I get and error:
Warning: Supplied argument is not a valid MySQL result resource in d:\htdocs\ua\newsarchives.inc.php on line 91
Could you tell me what I am doing wrong here?
$result = mysql_query("select * from ua ORDER BY storyid DESC limit $offset,$limit,-1");