开发者

Creating a hotmail account from C#

开发者 https://www.devze.com 2022-12-12 19:29 出处:网络
Does anybody know how I would go about creating a new hotmail account from C# ? Screenscraping and POSTing ? or is there开发者_运维技巧 a simpler way ?I\'ll take a wild guess here and say that bot-cre

Does anybody know how I would go about creating a new hotmail account from C# ? Screenscraping and POSTing ? or is there开发者_运维技巧 a simpler way ?


I'll take a wild guess here and say that bot-created accounts might be against their ToS.

You might be better off asking the users to create an account for themselves, or helping out a little bit by sending them to the register page or display it in a browser component inside the application, etc.


I dont think you will be able to do it as you will required to solve a Captcha.


Although I seriously doubt Microsoft has provided this in the Live API, it never hurts to take a look, I guess:

Live Services SDK

Get Started With Live Services

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号