I have a select box which is loaded from the database. I can’t change nothing in the database, so i need to sort (from A to Z) the select box in the client side. I can use ither vbscript or javascript.
Thanks.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Here’s a previously answered Stack Overflow question that sorts a select box using Javascript: Javascript to sort contents of select element