Forums
This topic is locked
next record link inside detailed record pg?
14 Mar 2004 08:10:49 Aron K posted:
I have a detailed record page.On that page I have a another record set, so users can browse to the next product in that category.
see:
207.89.253.47/harvardb/battery.asp?id=5&brand=Intermec/Norand
however when you click the next arrow it just adds <i>&index=2</i> to the url.
<b>What should I do so that it takes you to the next record in that set?
</b>
The set of 23 records is on the master page. 207.89.253.47/harvardb/brand.asp?brand=Intermec/Norand
<b>thanks</b><img src=../images/dmxzone/forum/icon_smile_big.gif border=0 align=middle><img src=../images/dmxzone/forum/icon_smile_big.gif border=0 align=middle>
-- Aron Kansal
1.401.368.3800 (Voice)
1.801.217.1704 (fax)
Replies
Replied 17 Mar 2004 03:42:08
17 Mar 2004 03:42:08 Phil Shevlin replied:
where's the index=2 coming from?
Replied 18 Mar 2004 19:21:18
18 Mar 2004 19:21:18 Dave Thomas replied:
you dont need 2 recordsets
on your detail page, dont set it to filter, let it collect all records, pass the url parameter, so it always chooses the right record and your navigation buttons will work, as there is more than one record in the recordset.
Regards,
Dave
[DWMX 2004]|[FlashMX 2004 Pro]|[Studio MX 2004]|[SQL]|[Access2000/2002]|[ASP/VBScript]|[XP-Pro]
If you like online gaming, please register @ www.nova-multigaming.com
on your detail page, dont set it to filter, let it collect all records, pass the url parameter, so it always chooses the right record and your navigation buttons will work, as there is more than one record in the recordset.
Regards,
Dave
[DWMX 2004]|[FlashMX 2004 Pro]|[Studio MX 2004]|[SQL]|[Access2000/2002]|[ASP/VBScript]|[XP-Pro]
If you like online gaming, please register @ www.nova-multigaming.com