PDA

Click to See Complete Forum and Search --> : Help to write a YAHOO ID MAKER


federal
Jul 23rd, 2008, 02:51 PM
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"

Atheist
Jul 23rd, 2008, 04:18 PM
For what purpose do you need to do this?

_RaJ_
Jul 28th, 2008, 07:23 AM
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

hazedoutdesi
Aug 25th, 2008, 04:22 PM
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


Where can one find a SSL Class Control For vb6?