Gossamer Forum
Home : General : Databases and SQL :

Need HELP on sorting....!!

Quote Reply
Need HELP on sorting....!!
Yap....currently i encounter a problem on my project. I need help
from those kind souls out there. Thanks.

I have attached a zip file.


The files are linked as below.

pages.asp-->pages_CTitle.asp(include pages_CTitle_support.asp)


I am doing an ascending and descending sorting for the Course_Title
field Column.

When i click on the (<<) button which is ascending it successfully
sort it out and also on the (next >>) button to show more of the
pages which is in an ascending.

Now is the problem....
When i click on the (>>) button which is descending it successfully
sort it out.When i click (next >>) it show more of the paging but not
in descending order.


THANKS YOU VERY MUCH.....!!!

Last edited by:

gnehs: Jul 21, 2003, 6:52 PM
Quote Reply
Re: [gnehs] Need HELP on sorting....!! In reply to
Hi Mido I've tried the [Write intNext & "&test=" & f & ">next >></a>"] code that I've told you and it works fine.

Maybe you should try it again.

To see the code in action, you can go to http://www.devilsbar-sg.com/...ido/pages_CTitle.asp
Quote Reply
Re: [JamesDeaN] Need HELP on sorting....!! In reply to
HI....

ya..... the code work out fine.

Thanks alot.Wink