HighDots Forums  

Let users sort table contents?

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Let users sort table contents? in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Craig W
 
Posts: n/a

Default Let users sort table contents? - 07-05-2004 , 02:17 PM






Hi

This is a better explanation of my last post.
I am trying to make an asp web page so that a table list of information
can be set, so the user can sort the table view to their own preference.
i.e.. if the table had 3 columns, name, town & country, the user could view
the list by alphabetical name ascending or alphabetical by town descending.

I have managed to get the table up and running, pulling data from
a remote server's database, but could do with a site maybe, that will
provide a tutorial on setting the above up.

I could not find anything in the DW help section on this?

Hope someone can point me in the right direction?

Many thanks

Craig.






Reply With Quote
  #2  
Old   
Shaun
 
Posts: n/a

Default Re: Let users sort table contents? - 07-05-2004 , 02:36 PM






Hi Craig,

You need to have a link on your page which lets the user modify the ORDER BY
part of the query:

i.e. SELECT * FROM Addresses ORDER BY TOWN

HTH

"Craig W" <craig (AT) happy100 (DOT) freeserve.co.uk> wrote

Quote:
Hi

This is a better explanation of my last post.
I am trying to make an asp web page so that a table list of information
can be set, so the user can sort the table view to their own preference.
i.e.. if the table had 3 columns, name, town & country, the user could
view
the list by alphabetical name ascending or alphabetical by town
descending.

I have managed to get the table up and running, pulling data from
a remote server's database, but could do with a site maybe, that will
provide a tutorial on setting the above up.

I could not find anything in the DW help section on this?

Hope someone can point me in the right direction?

Many thanks

Craig.








Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.