hello hello hello

I know its possible to load an xml file by xmldoc.load("url") but is it possible to do something like xmldoc.load("user[email protected]//progs/syspro/base") ??

If you did not notice I am trying to load an XML document directly from a ftp location.

Would be good if this can be done. I have a legacy ERP application that runs off Linux without the samba file server, ftp is the only way.

Thanks
Mik