Wininet is the Windows core dll for web-related stuff, but may not be the best approach.
J602 ships with cross-platform URL retrieval capability for JAL, which may just be but isolating those routines to make them accessible outside of Packman. See http://www.akadia.com/services/wget.html Alternatively, look at httget, which could be mirrored to ftpget: http://www.jsoftware.com/jwiki/Scripts/HTTP_Get To compare, what you are trying to do is like http://www.devx.com/getHelpOn/10MinuteSolution/20373/1763 (see WinInet FTP Class, attached zip). --- "Saunders, John (HEALTH)" <[EMAIL PROTECTED]> wrote: > Hi guys - I'm looking at using J to move files onto our database server > via FTP . I've started investigating calling the wininet.dll functions > using the associated j scripts; I am wondering if this would be the > easiest way to achieve this (the dll labs looked pretty hard going at > first glance) ? can anyone please comment? > > many thanks > John > > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
