Re: How do I insert a table in HTML which allows users to sort items? by MD

MD
Tue Feb 07 14:54:44 CST 2006

Hi Mike,

Carefully, sorry I just couldn't resist.

You'll need to have some dynamic content that will change the sort order of the data as it is presented. Using ASP you would have
each column header be a clickable link that would run a new query by using that sort order.

--
Mike -- FrontPage MVP '97 - '02
http://www.websunlimited.com
FrontPage Add-in


"Mike" <Mike@discussions.microsoft.com> wrote in message news:FC9D7A4A-024E-4ADC-A14B-EFDD08C43AFD@microsoft.com...
>