Assume that url = "http://www.foo.com/bar/xyz.xml" and that I can see xyz.xml (and its in my local domain) from Internet Explorer on a PC. Now I go to my Mac and run some code like this: anchor = HTAnchor_findAddress(url); request = HTRequest_new(); chunk = HTLoadAnchorToChunk(anchor, request); Chunk comes back with a zero buffer address and a zero buffer length. ARGH! Any ideas why this might happen or how I can debug what's going on? regards, -jimReceived on Tuesday, 15 December 1998 14:19:45 EST
This archive was generated by hypermail pre-2.1.9 : Wednesday, 3 September 2003 17:59:24 EDT