How can I save/load files from the Internet in formless application?

---

I used CreateObject on Inet control. When I debug(ed?) the code, Basic was waiting on Inet.OpenUrl(...), but then returned array 0 to -1. When I used FTP, I can't log on the server - if you set the name & password, the address will become username[email protected], but in FTP programs this address doesn't work...

---

Even if I should use other control...