M
Mojo
Hi All
Just wanted to know how hard it is to create a little routine to copy what
Amazon's My DVD list used to do.
Basically you had a list of say 30 DVDs and you could define the order of
preference either by using Move Up or Move down buttons (this bit doesn't
seem to hard) or by changing the preference number of a DVD, which then
sorted all the ones below it, eg:
1 Star Wars
2 Shrek
3 Superman
4 LotR
5 Batman
6 Next
7 Open Season
8 Bambi
etc etc
In their sys you could go into a text box and change say Open Season's
number from 7 to 2. This would make Open Season my 2nd pref and all the
others would drop down, eg:
1 Star Wars
2 Open Season
3 Shrek
4 Superman
5 LotR
6 Batman
7 Next
8 Bambi
etc etc
If I'd put Open Season at 340 then it would automatically put it at the
bottom, but it wouldn't be 340 it would be the last number, eg 21
How the hell do you do this with ASP and DB that's holding this data? I
just don't get how you get to move them down from a 'floating' point!
Any advice you can give would be appreciated.
Just wanted to know how hard it is to create a little routine to copy what
Amazon's My DVD list used to do.
Basically you had a list of say 30 DVDs and you could define the order of
preference either by using Move Up or Move down buttons (this bit doesn't
seem to hard) or by changing the preference number of a DVD, which then
sorted all the ones below it, eg:
1 Star Wars
2 Shrek
3 Superman
4 LotR
5 Batman
6 Next
7 Open Season
8 Bambi
etc etc
In their sys you could go into a text box and change say Open Season's
number from 7 to 2. This would make Open Season my 2nd pref and all the
others would drop down, eg:
1 Star Wars
2 Open Season
3 Shrek
4 Superman
5 LotR
6 Batman
7 Next
8 Bambi
etc etc
If I'd put Open Season at 340 then it would automatically put it at the
bottom, but it wouldn't be 340 it would be the last number, eg 21
How the hell do you do this with ASP and DB that's holding this data? I
just don't get how you get to move them down from a 'floating' point!
Any advice you can give would be appreciated.