Altova Mailing List Archives>Archive Index >microsoft.public.xml Archive Home >Recent entries [Thread Prev] >Thread Next - Re: XML Data Island and XMLHttpRequest XML Data Island and XMLHttpRequestTo: NULL Date: 1/4/2006 9:11:00 PM Hi all, Is there a simple way to make a data island dynamic using XMLHttpRequest? Currently I have a very simple data island setup populating the html table from an xml file. Is there an easy way to do this? From what I have read it should be possible with XMLHttpRequest but I have not used it before, I have played around with it and could not get any response from the xml file. Maybe there is something I'm not doing right because it is a local file? any help would be much appreciated. thanks, Josh Current Data island code: <xml id="ccrr" src="ccrr.xml"></xml> <body> <TABLE datasrc="#ccrr"> <CAPTION><H1>Register<img src="pawt.jpg" width=130 height=86></img></H1></CAPTION> <THEAD><TD>ID<TD>Date<TD>Policy Number<TD>Policy Name<TD>Attn:<TD>Time of Call<TD>Fax Number<TD>Taken By<TD>Notes</TR></THEAD> <TR> <TH><span datafld="IDNO"></span></TH> <TH><span datafld="DATE"></span></TH> <TH><span datafld="POLN"></span></TH> <TH><span datafld="NAME"></span></TH> <TH><span datafld="ATTN"></span></TH> <TH><span datafld="TIME"></span></TH> <TH><span datafld="FAXN"></span></TH> <TH><span datafld="USER"></span></TH> <TH><span datafld="NOTE"></span></TH> </TR></TABLE> </BODY> </HTML> | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
