Hi all, I'm a Newbie and I have a basic question.
I have 2 dropdown the first with countries and the second with departments when i change the first I would like to have the related departments. It works fine when I return System.Web.UI.HtmlControls.HtmlSelect from VB function and innerHtml in Javascript. BUT I don't want to use innerHtml I would have preferred to retrieve a Dataset or Array and add it in the javascript to a real <option select id= ???> in my HTML page looping through the object (Dataset or Array). All welcome Thx in advance Attilio Belgium --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ajax.NET Professional" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/ajaxpro The latest downloads of Ajax.NET Professional can be found at http://www.ajaxpro.info -~----------~----~----~----~------~----~------~--~---
