I have a drop down menu and I need to be able to sort item in that drop down 
menu by clicking up and down buttons and store that changes into a dataabse 

 <script type="text/javascript">
                var dsProducts = new 
Spry.Data.XMLDataSet("category.cfm","categories/category",{ useCache: false});
                
                var dsProductFeatures = new 
Spry.Data.NestedXMLDataSet(dsProducts, "features/feature");
                
                </script> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
ColdFusion 8 - Build next generation apps
today, with easy PDF and Ajax features - download now
http://download.macromedia.com/pub/labs/coldfusion/cf8_beta_whatsnew_052907.pdf

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:291266
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to