Results 1 to 5 of 5

Thread: password and login question

  1. #1
    vintage_car
    Guest

    password and login question

    Here we go Internet VB guy's... I want to have a screen that takes up the entire screen when this "Mail" button is clicked. This screen needs to stay on top unless inactive for 30-45 seconds, then it auto-closes, or it closes when info is entered into it. I want this screen to have 2 text boxes one for a username and one for a password. When this is submitted I want it to submit the username and password to the username and password on Yahoo's mail account.
    (this next part is optional, but would be great) If it is correct I want it to display the users email account, if it isn't then I want it to display a message saying "Sorry Charlie...".
    I'm using VB5 for this and any help is greatly appreciated!

    Thks guys,
    Matthew C

  2. #2
    PowerPoster Lethal's Avatar
    Join Date
    Oct 2000
    Location
    Ohio
    Posts
    2,496
    You're asking alot. Simplify your question, no one is going to do your program for you...

  3. #3
    Addicted Member morphman2000's Avatar
    Join Date
    Oct 2000
    Location
    Europe, The Netherlands
    Posts
    254
    Let's start with the fullscreen:

    Set the borderstyle of your form to '0 - None' and the windowstate to '2 - maximized'.

    Use a timer for the 'inactive'-part...

    The rest comes naturally.... We can't do the hole project for you... capiche?

    greetz

  4. #4
    vintage_car
    Guest

    simplified

    how do you take a login and password and place it in the login and password section of Yahoo mail account and have it submit it?

  5. #5
    Addicted Member morphman2000's Avatar
    Join Date
    Oct 2000
    Location
    Europe, The Netherlands
    Posts
    254
    You can use the 'microsoft internet controls'-control. Very handy.

    Search for it on this forum, and you'll find examples enough.

    if you can't find anything about it..., you can try search on the msdn library or msdn-online: msdn.microsoft.com

    If you can't find anything at all... I can give you some examples if you like...

    Hope it will help

    Greetz

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width