Re: HTTPS File Uploads

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



"rellison" <rellison@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:11BC618F-C3A8-48B0-9E22-3ED4D9F68590@xxxxxxxxxxxxxxxx
I am trying to do the same as this delphi code in VB6. Does anyone know how
to convert from this code below to the same in VB6???

Maybe you could modify this sample which already supports HTTPS. In the
sample form, look for "Secure" check box. Also, when specifying a URL, don't
include the "http://"; part. The sample doesn't upload files, but I think you
find demo VB code that does that part.

SAMPLE: Vbhttp.exe Demonstrates How to Use HTTP WinInet APIs in Visual Basic
http://support.microsoft.com/kb/259100/en-us



.



Relevant Pages

  • Re: Encrypted or Not Encrypted
    ... having a form that submits to HTTPS be displayed on an HTTP ... site is an extremely bad practice because none of the protections ... Modify the form so that it submits directly to the attacker ...
    (Security-Basics)
  • Re: apache ssl
    ... https only, its running on both http and https both, how can i disable http ... Well, you can modify your firewall configuration so that port 80 is inaccessible, for one. ... You can also modify /etc/httpd/conf/httpd.conf and comment out the line that says "Listen 80". ...
    (Fedora)