Strange prob with @Dbcommand

Hi all,

I m facing one strange prob with @dbcommand. My $$SearchTemplatedefault form contains navigation button called prev and next and i m using “@DbCommand(“Domino”; “ViewNextPage”)” and similarly form prev button.

Now strange problem is that whenever i click on next and previous button its goes to other link.

I could not find he reason behind that .

Can anybody suggest me??

RIshi

Subject: Strange prob with @Dbcommand

you can try this :

http://www-10.lotus.com/ldd/nd6forum.nsf/55c38d716d632d9b8525689b005ba1c0/7076dadf9bd920ee85256fd3004c8724?OpenDocument

cheers !!

Ashish

Subject: Strange prob with @Dbcommand

from Notes Designer Help--------------------------

  1. If you want to display results page-by-page, add buttons or hotspots for forward and backward navigation to the form.

  2. Use the Start and Count parameters in your URL command.