Dave Green Level: Professor

 Registered: 20-10-2005 Posts: 90
|
How do I initiate an HTTPS connection and POSTDATA?
Can anybody help please? I'm a reasonably experienced VB (not .net) programmer, but have had very little exposure/experience in programming for web applications/internet connectivity etc. (most of my stuff has been offline: database/gui/office apps). I'm assuming it can be done from VB6, but to be honest I'm floundering as my web/internet/protocol/ knowledge is pretty sketchy. What I need to do in the app I'm writing at the moment is to (somehow) initiate an HTTPS connection (that's a secure connection, right?) and then perform a POSTDATA (which is chucking data up to a server, right?) - see I told you I don't know much of this web stuff.
Any help would be greatly appreciated.
Thanks
Dave
____________________________
While Breath.Count>0
Live(gbRelax)
Wend
|