Hi all, I know that fopen and fread should do the trick, but for some strange reason (maybe piping) I get an error when trying to fetch a XML document generated from an ASP page. If I open the file in my browser, I click in "View Source Code", copy and paste it in a new notepad document, save it as a .xml file and then open it, my sript works fine. The problem is when fetching the "live" version. It tells me the error is some misspelled tag at line 8.
Has anybody seen this before? Thanks in advanced, Cesar Aracena Patagonia Hosting Development Group -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

