This topic is locked

page formatting

5/15/2003 1:06:17 PM
ASPRunnerPro General questions
author

Hi, Just wanted to comment first that this product rocks.
One question particular though, when I have multiple listings, the Previous, First, and Last links get messed up if I use one of them. You end up seeing the code on the page that looks like

First : Previous border='0'>


So I went into the source and found the area with the lines in question but I can't see anything wrong.

 

 if (counterstart != 1) document.write(GetGotoPageUrlString(1,"First")+" : "+GetGotoPageUrlString(counterstart - 1,"Previous")+" ");

 

 document.write("border='0'><tr valign='center'><td align='center'><b>[</b>");
admin 5/15/2003

Hi,
I need to see source files and database to resolve this issue.
Please contact me at support AT xlinesoft.com
Sergey Kornilov