Click to See Complete Forum and Search --> : ajax and C#


comn8u
06-28-2006, 12:32 PM
I have a situation where I want to populate multiple drop down menus using ajax architecture, but I'm not sure how to go about puting it together with SQL Server. What would be the most efficient way of getting the data from the database? Also, would I write out the xml with a Response.Write or would I just skip the xml?