Recordset paging problem
i have display page showing results search form. uses
standard sql statement follows:
select *
from mytable
where area = 'mmcolparam' , bedrooms = ''mmcolparam2'
(the variables request info form fields normal)
so far good, works fine. try add recordset
paging navigation bar can't move on 'next record' etc page
still looking info in sql.
what need change in order work?
many
gary
standard sql statement follows:
select *
from mytable
where area = 'mmcolparam' , bedrooms = ''mmcolparam2'
(the variables request info form fields normal)
so far good, works fine. try add recordset
paging navigation bar can't move on 'next record' etc page
still looking info in sql.
what need change in order work?
many
gary
More discussions in Develop server-side applications in Dreamweaver
adobe
Comments
Post a Comment