Forums
This topic is locked
Help please - 'Next Records' not working
Posted 08 Sep 2001 16:43:25
1
has voted
08 Sep 2001 16:43:25 John Bruce posted:
I'm having trouble with my 'go to next record' behaviour. I used 'recordsetnavigation bar' from insert>live objects to set it up (UD 4).
When the link is clicked I get the offset=10 on the new page's url in the
address bar, but the same first 10 records show again instead of the next
set.
Because there are two repeat regions i used <%rs.movefirst()%> after the
first - this couldn't be the problem, could it, because the records will
count up again in the 2nd repeat region, won't they?
Because of all the dhtml the page is quite long so I haven't included it
here - you can find it at www.darkpoets.com/testboard.asp - reply if you
want the code up here.
The recordset is ordered by descending date, and has 13 or so entries
(unless I've been messing since).
Hope someone can suggest how I can fix it.
Ta
John
Replies
Replied 10 Sep 2001 10:51:29
10 Sep 2001 10:51:29 Dennis van Galen replied:
not sure, are you navigating the proper recordset ?
I hate live objects, try adding a manual link that moves to specific record, see if that works.
on a different note, i get a error in line 152:
this.elm.filters.blendTrans.apply();
With kind regards,
Dennis van Galen
Webmaster KPN Nederland
Financial and Information Services
I hate live objects, try adding a manual link that moves to specific record, see if that works.
on a different note, i get a error in line 152:
this.elm.filters.blendTrans.apply();
With kind regards,
Dennis van Galen
Webmaster KPN Nederland
Financial and Information Services
Replied 10 Sep 2001 11:43:31
10 Sep 2001 11:43:31 John Bruce replied:
thanks for the suggestion, I'll work on that .
re your error - you sometimes get one if you mouseover one of the scroll buttons before the page is fully loaded. I also wondered if it was the browser you were using so tried netape - ouch! - got some tidying up to do!
re your error - you sometimes get one if you mouseover one of the scroll buttons before the page is fully loaded. I also wondered if it was the browser you were using so tried netape - ouch! - got some tidying up to do!
Replied 10 Sep 2001 13:05:05
10 Sep 2001 13:05:05 Dennis van Galen replied:
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
re your error - you sometimes get one if you mouseover one of the scroll buttons before the page is fully loaded. I also wondered if it was the browser you were using so tried netape - ouch! - got some tidying up to do!
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
explorer 5+, fatal error opening a message, mouse over work fine <img src=../images/dmxzone/forum/icon_smile.gif border=0 align=middle>
With kind regards,
Dennis van Galen
Webmaster KPN Nederland
Financial and Information Services
re your error - you sometimes get one if you mouseover one of the scroll buttons before the page is fully loaded. I also wondered if it was the browser you were using so tried netape - ouch! - got some tidying up to do!
<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
explorer 5+, fatal error opening a message, mouse over work fine <img src=../images/dmxzone/forum/icon_smile.gif border=0 align=middle>
With kind regards,
Dennis van Galen
Webmaster KPN Nederland
Financial and Information Services