Hi I have two asp.net dropdown lists say Dlist1 and Dlist2. Dlist1 is being populated with data from database(a column in Database).I have 4 buttons which move data from Dlist1 to Dlist2 and viceversa.All the 4 buttons are html controls.(<input type=button>) To move the data from one list to another , i wrote some javascript. So everything is working fine upto this and i am able to move the data.But the actual problem is, when i try to save the data in the Dlist2 (that has been moved from Dlist1 to Dlist2), the data which ever is being added newly is not being identified at all.
Do anybody have the solution for this. Regards Sudheer ------------------------ Yahoo! Groups Sponsor --------------------~--> Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar. Now with Pop-Up Blocker. Get it for free! http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/saFolB/TM --------------------------------------------------------------------~-> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
