I am VFP6 programmer with little knowledge of web interfaces. I am looking for a suggested method of sending requests for customer information from a VFP6 application used by numerous clients in various locations to a specific Apache web server, and receiving a reply, without any browser interference. I am currently mind-boggled having spent many hours searching the web, and reviewing texts on XML, parsers, HTTP, APache, PHP, etc...... I have gotten Rick Strahl's Internet Applications with VFP6 book, and also see on West Wind site the downloadable wwXML class. Does anyone out there have any recommendations as to the best approach for this scenario? Is it XML? Or plain old FTP? At this point I'm simply confused. Thanks in advance for any ideas.