Hi vElentari,

If your looking some ASP code, you should better go on a ASP group. If
you'll have some HTML code and can't figure out how to start with
scriptaculous, just start at the beggining: 
http://wiki.github.com/madrobby/scriptaculous/sortable
And if you have trouble to achieve what your trying to do, just post
code and someone will hapilly help you :))

--
david

On 13 jan, 16:23, vElentari <[email protected]> wrote:
> I'm learning ASP, MySQL, and javascript all crash-course style right
> now, so please forgive me ahead of time for my ignorance!  :)
>
> I'd like to use the Sortable feature on a page to reorder list
> elements.  The elements are in a MySQL database, and the site is ASP.
> I have a basic HTML table that displays the list now.  Each record
> contains the unique ID, the name of the element, a boolean value for
> whether the item should be Active or not, and an OrderBy field.  I'd
> like to hide that OrderBy field on the page, and instead of having the
> user manually reorder the list, use the sortable drag/drop feature.
>
> I'm just looking for sample code on using classic ASP with a MySQL
> database to grab the records, create the list and use scriptaculous to
> handle the reordering for the user, and then write the new order back
> to the database.
>
> I've found a bunch of examples out there of people using PHP and I'm
> sure I can figure it out but if I don't need to recreate the wheel...
>
> Thanks
-- 
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en.


Reply via email to