Problem with Next Page button when splitting a database results region in groups

L

Leon Hughes

Hi,

I've got a problem with a database results region that has
suddenly developed at http://www.rhondda-cynon-
taff.gov.uk/cid/ . After searching the database results
are split into groups of 20 using the database results
wizard. It was working fine, but now you can only view the
1st, 2nd and last page in the group - if you click on next
page on page 2 it just shows the second page again -
cannot go onto the third page.

If nobody has seend this problem before can anybody point
me in the direction of where I can find, or if it's
possible to program my own set of next, previous buttons
for a set of FP database results?

Many Thanks,

Leon Hughes
 
S

Steve Easton

The button you click on page
2 to go to page 3 is not the right kind of button
It is a Submit button
<input type="submit" value="Submit">

instead of a push button.
<input type="button" value="Button">


--
Steve Easton
MS MVP FrontPage
95isalive
This site is best viewed..................
...............................with a computer
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top