[ic] order search page

grace interchange-users@interchange.redhat.com
Sun Apr 28 04:15:02 2002


I write a page for order search just like order.html
Question 1:
In first page(sample page:http://ding.myrice.com/1.htm), the [more list] is as following:
[more_list]
[msg arg.0="[matches]" arg.1="[value mv_search_match_count]"]Orders %s of %s[/msg] [L]More orders[/L]: [decade-next][/decade-next] [more] [decade-prev][/decade-prev]
[/more_list]
the result should be "...Orders 1-50 of 176..." , but it displayed as "...Orders 1-50 of 7..." , I don't know what's wrong with me? And when I click page 2(sample page:http://ding.myrice.com/1.htm) the layout is correct: "...Orders 50-100 of 176..." ,and then click back to page 1 the layout is also correct as "...Orders 1-50 of 176...". Can anybody help me , thanks!

Question 2:
In the first page(sample page:http://ding.myrice.com/1.htm), I can select my query condition, submit,get correct resultset. But in page 2(sample page:http://ding.myrice.com/1.htm), when i submit the form, it redirect to http://ding.myrice.com/3.htm. I don't know why?

thanks
grace