[VB.NET] Neopets Login Form

Discussion in 'Code Snippets and Tutorials' started by tharoux, Mar 20, 2009.

  1. tharoux

    tharoux Level IV

    Joined:
    Dec 30, 2006
    Messages:
    2,733
    Likes Received:
    126
    Location:
    In front of my PC, Montreal
    Since I already post this somewhere on the forum, I'll make an official release.
    Here's a simple form for logging in Neopets. This solution include a username/password textbox and log what's happening.
    The wrapper is include with a getBetween function and a getRefLink function plus all the validation needed.
    It's a great start if you want to learn VB.net and start programming for NeoFriends.net.

    Enjoy !

    Edit: Minor coding fixes since the login procedure changed.
     

    Attached Files:

    tedhead2 and Heya_old like this.