> I am up for another half hour or so (until 8 pm thur your time) Let me know > if this technique is workable. > Did you make any progress on your challenge? > My guess is that the regEx is a bit slow for your use, now that I know you > are doing 700 lines with 700 hits or more. > > Seems like you are sorting into categories (1-5) and that doing something > like the following my work: > > My elapsed time is 3 ticks and the result is a midpoint of having six > variables each containing the same 'star.png' html string. Should be easy > to sort and combine these how you need it. > <paste into a container, or remove the comments> >
Thanks to everybody for your suggestions. I've tested them all now, Jacque's customSort and Jim's filter method take very similar times but the quickest is Trevor's suggestion of making an extra hidden column with the rating as a number so it can be sorted directly. Thanks again for all your creative & generous ideas, Sarah _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
