[eluser]sketchynix[/eluser]
Im curious to see a bit more code. The way I typically do paging is to have a javascript enabled version and a noscript version.
How is GotoAnotherPage(intPage) being called? is it from a button element with an onClick event, or is it an anchor element the overrides the default action when clicked?