|
-
Aug 10th, 2000, 08:05 AM
#1
Thread Starter
Junior Member
can you please help me how to make a reminder? i mean poping up a message on a specific date and time. regards.
-
Aug 10th, 2000, 08:09 AM
#2
Lively Member
What you would need is a timer which checks, say every one minute, to see if it's time to popup a message.
You'd also need some kind of database or textfile where you store the times you want a message to appear.
Hope that helps...
//Anders
Reality is what you make up when you can't handle your fantasies.
-
Aug 10th, 2000, 08:12 AM
#3
Thread Starter
Junior Member
thanks, but
-
Aug 10th, 2000, 08:28 AM
#4
Frenzied Member
I think it's usually better to use GetTickCount() than a timer.
Harry.
"From one thing, know ten thousand things."
-
Aug 10th, 2000, 08:32 AM
#5
Thread Starter
Junior Member
GetTickCount()
since i don't know how to use this command i selected it press F1 for help, but msdn says that it isn't a VB command. thanks anyway.
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
|