Dreamweaver MX 2004 ASP with VBasic

I have a form page which passes a parameter to an update page. The
parameter is passed for the first record and I can update that record. The
next record that comes up is the first record in the database (ms access)
not the next record in the recordset. If I use the navigation buttons, the
parameter is passed and I can update all the correct records in the
recordset. I know the problem is in the redirection page but I dont know
what the redirection parameters should be?