|
-
Apr 25th, 2001, 04:16 PM
#1
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
-
Apr 25th, 2001, 04:27 PM
#2
PowerPoster
You're asking alot. Simplify your question, no one is going to do your program for you...
-
Apr 25th, 2001, 04:58 PM
#3
Addicted Member
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
-
Apr 25th, 2001, 10:01 PM
#4
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?
-
Apr 26th, 2001, 04:20 PM
#5
Addicted Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|