Results 1 to 5 of 5

Thread: How to make a reminder

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Aug 2000
    Posts
    26
    can you please help me how to make a reminder? i mean poping up a message on a specific date and time. regards.

  2. #2
    Lively Member
    Join Date
    Jul 2000
    Location
    Vaxjo, Sweden
    Posts
    85
    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.

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Aug 2000
    Posts
    26

    Arrow thanks, but

    i need a sample

  4. #4
    Frenzied Member HarryW's Avatar
    Join Date
    Jan 2000
    Location
    Heiho no michi
    Posts
    1,827
    I think it's usually better to use GetTickCount() than a timer.
    Harry.

    "From one thing, know ten thousand things."

  5. #5

    Thread Starter
    Junior Member
    Join Date
    Aug 2000
    Posts
    26

    Angry 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
  •  



Click Here to Expand Forum to Full Width