Sorting search results: revisited

2000-04-19 Thread Chris Geanious
Further Greetings, So, thanking those who did respond to my original posting concerning sorting search results, This is what I ended up doing. Not elegant or very pretty but here goes: The problem: Search results produced by a dynamic query: SELECT Contact_Information.Firs

RE: Sorting search results: revisited

2000-04-19 Thread Jeff Shepler
o what Curtis said and pass the OrderBy value on the URL of the link. -Original Message- From: Chris Geanious [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 19, 2000 3:29 PM To: [EMAIL PROTECTED] Subject: Sorting search results: revisited Further Greetings, So, thanking those who

RE: Sorting search results: revisited

2000-04-19 Thread Chris Geanious
OrderBy value on the URL of the link. > >-Original Message- >From: Chris Geanious [mailto:[EMAIL PROTECTED]] >Sent: Wednesday, April 19, 2000 3:29 PM >To: [EMAIL PROTECTED] >Subject: Sorting search results: revisited > > >Further Greetings, >So, thanking those

Re: Sorting search results: revisited

2000-04-24 Thread Britta Wingenroth \(Design Department\)
; >On the initial search page, check for the structure and clear it. > > > >On the results/re-search page, check if the structure is empty and populate > >it if so; then use the structure to perform the query. On the header links, > >do what Curtis said and pass the Orde

Re: Sorting search results: revisited

2000-04-25 Thread Justin MacCarthy
You need to pass the product variable on to the next page like this : > Sort by Manufacturer. ~Justin -- Archives: http://www.eGroups.com/list/cf-talk To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sideba

Re: Sorting search results: revisited

2000-04-25 Thread Britta Wingenroth \(Design Department\)
Thanks so much that did it! Britta - Original Message - From: "Justin MacCarthy" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, April 25, 2000 3:23 AM Subject: Re: Sorting search results: revisited > You need to pass the product variable on t