Hey All,
You must have all seen the special feature that is AJAX EditInPlace (
http://24ways.org/examples/edit-in-place-with-ajax/) well what I want to do is a play on that idea. I want to be able to click on the stored text but have it replaced with a dropdown menu that is dynamically created from the DB, then when an [u]onchange</u> event occurs, the information is saved to the DB and the dropdown menu is replaced by the newly selected text that was chosen from the dropdown menu previously. No page refresh.
I am using SQL Server 2005 and ASP
Any assistance with this would be greatly appreciated.
Cheers, Paul
[email protected]