Re: How to upload a file...




"Clark" <ccalkins@xxxxxxxxxxxxxxx> wrote
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?

What about passing a small msg in the URL?

Msg = "?SysErr=5&MyErr=1202&UserID=32100123"
Temp$=Inet.OpenURL(URL$ & Msg)

The web page might access the Request object for the parameters and
store the values in a DB....

???
LFS


.



Relevant Pages

  • Upload error with FP2003
    ... I have been using FP2003 to upload material to my website for the past month, ... but today I keep getting error messages when I try to upload. ... The web server may be temporarily out of service. ...
    (microsoft.public.frontpage.client)
  • Re: ISO: What is the "best practice" for getting error info from a pipeline?
    ... return "$msg steps submitted"; ... The problem is that psend turns out to possibly exit with a non-zero ... code won't be as big a deal as long as the error messages are unique. ...
    (comp.lang.perl.misc)
  • My DL speed from bt.etree. really bytes...
    ... I've layed off the DLing for a while because, well, just because. ... noticed a Jerry Ballads compilation from bt.etree.org and a 9.20.90 ... from MSG and decided to snarf them. ... but it's so I can upload and download at the ...
    (rec.music.gdead)
  • Two error messages when uploading website
    ... some design errors in my Publisher website file, ... been able to upload a website successfully; ... the following error messages on all of them. ... want to rule out any Publisher file problems. ...
    (microsoft.public.publisher.webdesign)
  • [BUG] Loading both ehci-hcd and uhci-hcd drivers causes my printer to fail
    ... (printer needs firmware to be uploaded to it, ... and it did help (didn't that much testing, but at least firmware loads ... ok, and no error messages) ...
    (Linux-Kernel)