I want to write a yahoo ID maker by Winsock.
I can to connect to "edit.europe.yahoo.com" by Winsock but I don't know how to request this page: "edit.europe.yahoo.com/registration?_intl=uk"
Printable View
I want to write a yahoo ID maker by Winsock.
I can to connect to "edit.europe.yahoo.com" by Winsock but I don't know how to request this page: "edit.europe.yahoo.com/registration?_intl=uk"
For what purpose do you need to do this?
its quite easy........ not with winsock but with SSL Class control ( work same as winsock but support SSL v2.0)
LoadPage..... ParseFew Value
uvalue, tvalue, secdata, secvalue & then just send the packet with these data & you will find ur ID is made :D
well i have my Y! ID Maker completed :D, that was just hint
{my Friend these this site is not meant for illegal help, keep that in mind} keep this site clean:D
Quote:
Originally Posted by _RaJ_
Where can one find a SSL Class Control For vb6?