|
|||||||
| Forums | Search Forums | Register | Forum Rules | Man Pages | Albums | FAQ | Members | Calendar | Search | Today's Posts | Mark Forums Read |
| Web Programming Discuss Web Programming and Web Server Administration, including LAMP, Apache, MySQL, HTML, SEO, and other Web APIs and topics. |
|
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Sort 3 or more columns in a HTML file
Hi Friends,
I have a HTMl file with 10 columns. I found a script online that can sort any single column in a HTML file. But, I would like to sort on multiple columns at once. Could you please show some pointers? Thanks |
| Sponsored Links | ||
|
|
#2
|
||||
|
||||
|
|
| Sponsored Links | ||
|
|
#3
|
||||
|
||||
|
Replace the field that is being sorted on (in the script you found) to be the concatenation of the the columns you want to sort on.
Are you trying to do this in javascript in the browser, or on the server end? |
|
#4
|
|||
|
|||
|
Quote:
I am trying to do it in the browser, not on the server end but at the user end? |
| Sponsored Links | |
|
|
#5
|
||||
|
||||
|
Do you have access to the javascript?
|
| Sponsored Links | |
|
|
#6
|
|||
|
|||
|
|
| Sponsored Links | |
|
|
#7
|
||||
|
||||
|
Are you going to share it with us?
---------- Post updated at 06:09 PM ---------- Previous update was at 05:58 PM ---------- Are you going to share it with us? Never mind, here is a pretty good primer: sorttable: Make all your tables sortable |
| Sponsored Links | ||
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| sort second columns in file. | girish119d | Shell Programming and Scripting | 11 | 02-16-2012 01:23 PM |
| How to sort columns in excel(csv) file | Man83Nagesh | Shell Programming and Scripting | 2 | 08-17-2010 07:16 AM |
| Sort file using 2 columns | fargo | UNIX for Dummies Questions & Answers | 3 | 11-29-2009 03:01 AM |
| add columns from file to another and sort | kamel.seg | Shell Programming and Scripting | 12 | 12-12-2007 01:39 PM |
| Help needed to sort multiple columns in one file | ahjiefreak | UNIX for Dummies Questions & Answers | 1 | 12-07-2007 04:50 AM |
|
|