Comparing to (XML) files?



I have a routine that downloads an XML file from an external source
periodically. What is the easiest way to find out if the file has changed
without checking the contents of the file itself? Can I do some kind of
(binary) file comparison of the two files? Thanks in advance.
.



Relevant Pages

  • custom control
    ... I need to build a custom control for a ... news alert desktop application. ... At WM_CREATE downloads an xml file from an web server, ...
    (microsoft.public.win32.programmer.ui)
  • XML parser
    ... For one of my applications I write and read some data to / from a CSV file ... Now I want to replace the CSV file by a XML file. ... because it wouldn't be too hard to code my own routine to ...
    (borland.public.delphi.thirdpartytools.general)
  • Creating Access MDBs with ADOX.
    ... I have been working on a routine to move data from an XML file to an Access ... MDB. ... Prev by Date: ...
    (microsoft.public.data.ado)
  • UNIVERSE XML: XDOMGetNodeValue
    ... I am trying to read a simple XML file and get the node values using ... The basic routine is: ... STATUS = XDOMGetNodeName(N2HANDLE, MYNODENAME) ... MSG = "No reqested data was available." ...
    (comp.databases.pick)
  • Re: java sax parser special characters
    ... What is the source of this XML file? ... or is it from some external source? ... Are you asking if you could put quotes in the file itself? ... Are they third-party APIs? ...
    (comp.lang.java.programmer)