Wrox Programmer Forums
|
Classic ASP Basics For beginner programmers starting with "classic" ASP 3, pre-".NET." NOT for ASP.NET 1.0, 1.1, or 2.0
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Classic ASP Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 24th, 2007, 02:36 PM
Registered User
 
Join Date: Jan 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default SELECT list re-ordered

Hi,

I need a piece of ASP code which will output the values in a select box no matter what their order. This is for re-arranging items in the database.

I have a page which displays al relevant rows from the database in a select box with a javascript function to move the items up and down in the box.

However, I then need an ASP output of the order of the box. Currently, when i request.form("ord"), I get the values "1,12,36,37,[etc]" but only in the order they are in when the first page loads. It does not re-arrange the items if they have been re-arranged using the javascript function.

Any ideas?






Similar Threads
Thread Thread Starter Forum Replies Last Post
Error in Saving Ordered Items newbie_inasp2.0 BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 6 August 22nd, 2007 05:11 PM
Application Select List sproc cf2006 BOOK: ASP.NET 2.0 Instant Results ISBN: 978-0-471-74951-6 3 August 31st, 2006 11:00 AM
Delimited to select list? nameless XSLT 1 January 19th, 2006 08:04 PM
Auto Select List Items JpJoe Access VBA 2 November 3rd, 2005 01:12 PM
Append String to an ordered list item mat41 HTML Code Clinic 8 October 8th, 2004 09:25 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.