How to upload a file...
- From: "Clark" <ccalkins@xxxxxxxxxxxxxxx>
- Date: 28 Apr 2006 14:39:36 -0700
I have a VB program and part of the startup process is to download a
small text file containing the latest version number (so user can be
warned if an update is available). In addition to this I would also
like to upload serious error messages so I know when users are running
into problems. I am looking for an easy way to do this. My dowload code
uses "Temp$=Inet.OpenURL(URL$)" and this works fine. Is there an
equally easy way to upload a file or short text message? I have looked
through the Knowledgebase and checked into a couple of FTP examples but
have failed to get any of them to work. I can use Netscape to upload
the info (just drag and drop) but I would like my program to be able to
do the same. Anyone have suggestions on how I should proceed?
Clark Calkins, (junior) programmer
.
- Follow-Ups:
- Re: How to upload a file...
- From: Larry Serflaten
- Re: How to upload a file...
- From: Veign
- Re: How to upload a file...
- Prev by Date: Re: VB6, VB2005, or Something Else?
- Next by Date: Re: send Ctrl-Z over serial port with MSCOMM, possible?
- Previous by thread: How to End vb program
- Next by thread: Re: How to upload a file...
- Index(es):
Relevant Pages
|