Posted on: 2/5/2014 2:08:17 PM | Views : 742

Our user is asking for a pop-up window to display tasks that are due when the current time makes them due.  For example, if I have a task due today at 9:00AM I want it to open in a pop-up window when the current time is 9:00AM.  We already have the pop-up window ans aspx page to display the task and are currently opening it from a javascript function that uses window.open and the follwup date field is SQL smalldatetime.
Has anyone solved this and how or does anyone know of a solution?  Thanks.

Go to the complete details ...