The CiBookmarkSkipCount variable (described in the next table) is used in conjunction with CiBookmark to set an offset from the previous page of the query. It cannot be set in the .idq file; it should be set as a form variable. See HTML Extension Files for examples.
The following variable can be set as a CGI variable, for navigating between pages:
Variable Name | Meaning |
---|---|
CiBookmarkSkipCount | Signed number of rows to skip for the next page. Negative means skip backward, positive means skip forward. |