How to do this on client side scripting?
 Hai Nguyen <[EMAIL PROTECTED]> wrote:Hi Keith,

Programmatically, it's easier to write server side scripting but server side
requires
round trip. I usually write scripts on client side because it's quicker.

I would use same approach as yours.

Hai

-----Original Message-----
From: KEITH KOSMICKI [mailto:[EMAIL PROTECTED]]
Sent: Thursday, December 05, 2002 6:36 AM
To: [EMAIL PROTECTED]
Subject: Sorting Recordset


I have a requirement to provide to the end user in an ASP environment the
capability to to identify sort requirments for a recordset.

They must have at least the capability to select 4 levels of sorting.

There are 14 fields provided for this with ascending and descending, making
a total of 28 options for them to select from.

What is the easiest procedure, probably by client sided scripting, to give
them options such that the secondary, etc sorts do not also show them the
option and it's counterpart selected in the previous sort selections?

TIA,

Keith E. Kosmicki
Applications Consultant
State of IL Human Services
STL Technology Partners

==========================================================================To
unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

http://archives.java.sun.com/jsp-interest.html
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.jsp
http://www.jguru.com/faq/index.jsp
http://www.jspinsider.com

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

http://archives.java.sun.com/jsp-interest.html
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.jsp
http://www.jguru.com/faq/index.jsp
http://www.jspinsider.com


---------------------------------
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to