Hello everybody,Question, How I can load the external xml file data in
the form.For examle I have owned a dropdown list box that contains the
following give: A, B, C.And then I have fields in my form: TextField1,
TextField2,textField3.By changing event dropdownlist box I must load the
xml
dynamically:http://mywebsite.com/userdata/myxml-A.xmlorhttp://mywebsite.com/userdata/myxml-B.xmlorhttp://mywebsite.com/userdata/myxml-C.xmlThe
XML file is loaded in the fields fill in the form:for
example:textF...