I'm wondering if there is a standard DOM functionality that can read a file, preferably with the ability tucked in to use both 'get' and 'post' methods of passing form data. Something in the style of "ActiveXObject('Microsoft.XMLHTTP')" in IE or "XMLHttpRequest()" in Mozilla (Two functions that by the way heavily resembles each other), or even just something that takes a URL and returns the content as a string or even better an object which through DOM methods can be inserted into the current document. // LioreanReceived on Monday, 11 March 2002 09:50:36 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 3 May 2007 00:17:14 GMT