PDA

Click to See Complete Forum and Search --> : Winsock control and HTML


dungism
Nov 29th, 1999, 11:09 AM
It would be very appreciated if someone know how to connect to a website that ask for name, with winsock control, and send the name to the server. Thanks in advance.

vbsquare
Nov 29th, 1999, 03:54 PM
If you are asking the web site for a name, isn't that asking a server for a name, and if so, why do you then need to tell the server a name that it already knows?

------------------
"To the glory of God!"

privoli
Nov 29th, 1999, 04:24 PM
Are you referring to a HTTP username/password authentication login box?

------------------
Regards,

Paul Rivoli
-------------------
privoli@bigpond.com
http://users.bigpond.com/privoli

dungism
Nov 30th, 1999, 11:08 AM
yes privoli, do you think you can help me out with that?

privoli
Nov 30th, 1999, 01:13 PM
Ill have a look at HTTP auth tonight for you.

------------------
Regards,

Paul Rivoli
-------------------
privoli@bigpond.com
http://users.bigpond.com/privoli

dungism
Dec 1st, 1999, 12:54 AM
thank you.