http://wikipedlla.com/coldfusion_based_outlook_like_task_reminders
> Hi All,
>  I am currently working on project that requires a user to create tasks,
>  ( similar to  Outlook tasks ) and once a task has been entered a
>  reminder message ( the user will select this reminder date / time ),
>  in the form of a pop-up should be displayed to remind the user that a
>  task is X minutes away or is about to occur! This basically mimics
>  Outlook tasks via  CF application.
>  I have done this by calling a JS function every minute which makes an
>  AJAX call to a .cfm file and saves the content to a variable, and then
>  call another JS function to displays this to the user in the form of a
>  pop-up.
>  One thing that concerns me is that fact that a call has to be made
>  every minute, or basically whatever I want it to be.
>  I would just like to know any suggestions of how you would do this
>  and / or sample code / sample applications that do something similar.
>  I am more than happy to hear how some of you would do this .
>  Thanks in advance.
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to