> The only way I think of is adding a value to the processing
> form called "Sort By:"
> and allowing the user to select which column to sort by.
>
> Anyone else have any other ideas?
> If you refresh the page those form variables are gone.
> So it's not like you can pass those variables back along with
> a url variable for sorting purposes.
I don't think there's any meaningful order to form data, but if you really
want to preserve it in the order in which it was sent by the browser, you
can access the HTTP request body directly using the GetHTTPRequestData
function.
Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
phone: 202-797-5496
fax: 202-797-5444
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

