This topic is locked

GoToPage

7/13/2005 12:23:23 PM
ASPRunnerPro General questions
T
trav author

Is there a way to put the "GoToPage" numbers at the top also?

Sergey Kornilov admin 7/14/2005

Use the following code snippet for this purpose:

<script language="JavaScript">WritePagination(<%=mypage%>,<%=maxpages%>);</script>