Tagged Questions
The reminders tag has no wiki summary.
11
votes
6answers
17k views
How to work with TimeZone in ASP.NET?
I am working on an "online reminder system" project (ASP.NET 2.0 (C#) / SQL2005)
As this is a reminder service which will send the mail to users on a particular dates. But the problem is users are ...
6
votes
2answers
686 views
How to create recurring calendar events?
I am using asp mvc 3, jquery full calendar, ms sql sever 2008 and c#.
I am wondering if anyone knows how to make recurring events?
I am unsure how to make them.
For instance in google calendar ...
5
votes
4answers
1k views
simultaneous Outlook reminders on multiple devices
Disclaimer: This is not actually a programming question, but I feel the audience on stackoverflow is more likely to have an answer than most question/answer sites out there.
Please forgive me, Joel, ...
3
votes
1answer
387 views
How can I dismiss UILocalNotifications that appear when my app is in the background?
I'm working on an iPhone app that needs to remind a user to check in at regular intervals using UILocalNotifications. If they don't check in for a few hours, they may be reminded a couple times, but I ...
3
votes
6answers
2k views
Sending Automated SMS Messages
First, we use .net & sql server.
I have a client that is interested in a system that will send SMS messages at scheduled times.
I have never done anything like this except for sending an sms ...
2
votes
1answer
147 views
How to open a custom app from clicking 'view event' of calender reminder
I have set reminder event in a app using Eventkit framework. I used following link for creating reminder in iCal. And also set alarm for the event. Now when alarm is displayed in alert view, while ...
2
votes
3answers
365 views
Reminder Calender c#
Hi i want to build functionality of reminder,but have no clue how to implement it.
Say i have textbox that has some description of task and date time control for selecting date at what i have to do ...
2
votes
2answers
523 views
What use to make reminder app?
I want to write reminder. What i need to use? Make service app or just standart app runing in background or another way?
Thanks for replys!
2
votes
2answers
260 views
How to: Create reminders that should trigger an event to be handled in a Windows application?
I need to develop a windows application with .NET 3.5 that needs to have a calendar and user can schedule appointments.
I want (not with a windows-service) that while the application is on, all the ...
1
vote
1answer
307 views
How to add MS outlook reminders event handlers with VBA
I want to extend MS Outlook so that when a calendar reminder pops up, I can run a VBA hook that can run an external program (like a batch script). In my case, I want to "forward" the reminder to a ...
1
vote
1answer
222 views
how to display a notification as like as reminder?
i have implemented sample application to get the notification.i would like to display a notification when user entered a time and system time are equal then the notification should appear and also ...
1
vote
1answer
204 views
Multiple mail reminders at different times using quartz API
I am using Quartz scheduler for cron job of sending mails to users.
I have one set of users for which I want to send the mails at first time (say 9o'clock in the morning).
I have another set of users ...
1
vote
2answers
427 views
Is there any way to add identifier or tag custom event added in iCal
I am setting a reminder in my app. I have added a custom event using EKEvent to iCal. Now when I retrieve events from iCal I get all the events present on that day. Is there any way to get/retrieve ...
1
vote
2answers
1k views
Email Notifications and Reminders in Java Web app using Quartz Scheduler
I want to develop a simple Java Web app to send an email notifications after some task is done, such as a request submitted for approval, and reminders (to say approvers) at regular intervals. I want ...
1
vote
1answer
174 views
Timer based reminder in iPhone app
My app asks the user to fill in and save a form locally. I want him to be reminded 48 hrs after the app has been closed that he has a pending form.
Is push notification the only way out? Does it cost ...
1
vote
4answers
355 views
Timed email reminder in python
I have written up a python script that allows a user to input a message, his email and the time and they would like the email sent. This is all stored in a mysql database.
However, how do I get the ...
1
vote
2answers
419 views
How to place todo reminders in Dreamweaver code
I am coding in Dreamweaver for a change. Is there a way to place reminders in your code, for example in the form of a "todo list"?
I know Eclipse has this option. You can place //TODO before the line ...
1
vote
3answers
588 views
What is the best way to create a reminder service in .Net?
I am looking to build a web application that will allow users to manage simple tasks or todos. As part of this, I'd like to send users email reminders daily of their tasks. I'd like each user in the ...
1
vote
4answers
3k views
iPhone App - Generate Alert Popups when App is Closed
In creating an iPhone app, is it possible to generate a popup alert on the iphone (similar to a Push notification) when the app has been closed. A simple example would be to have an app that can set ...
0
votes
2answers
24 views
Geolocation with local notification like reminder
i want implement geolocation notification like the app reminders.
this is what i have already done:
in App delegate:
self.locationManager = [[[CLLocationManager alloc] init] autorelease]; /* don't ...
0
votes
0answers
68 views
google calendar import csv reminder fields
Does anyone know, if there is a way to import reminder fields (Reminder On/Off Reminder Date Reminder Time) to Google calendar via csv import? For some reason I can't get them work, all other ...
0
votes
0answers
13 views
Set Reminder in Classic ASP
I want some thing to automatic remind user the things
The time and date is from MS ACCESS database
it could be pop-up alert or email - or sms
thing is how to do automatic for all users ?
0
votes
3answers
172 views
How to keep my application service always running in android2.1?
Hi i have written reminder code in service onstart().and when user insert date-time and insert record at that time service called by startservice() function,but only service is starting when i insert ...
0
votes
0answers
51 views
Thunderbirds CalDAV-synced event reminders?
I'm syncing my calendar from eGroupWare to Thunderbird Lightning. Events sync fine but I get no reminders for them. This is because no reminders are set for them in eGroupWare calendar. eGroupWare ...
0
votes
4answers
85 views
How to send email reminders on different conditions?
I have a table called reservations which has columns start_date and end_date.
If date_diff(start_date and end_date) is 30 then I need to send an email on 8,2 and 1 days before end_date. same with the ...
0
votes
2answers
152 views
How to Create Email Reminders in Nodejs?
I have a simple form containing 4 fields viz:
Name
DateOfBirth
email Address
Message
I save this data to mongodb. On birthday, i need to send a email reminder. I use node_mailer for sending mails. ...
0
votes
0answers
130 views
MySQL JOIN multiple tables - and displaying results in PHP
I'm creating a TV guide showing when certain programmes are on air, and here is the MySQL commands for the tables (cut-and-paste into your PHPMyAdmin or similar to test this):
...
0
votes
2answers
64 views
Reocurring until infinity
Let's say I wanted to display a Reminder (dynamically created by user) in my ASP.NET MVC View
Every WEEK/MONTH/.... until "infinity".
This reminder has to be seperate database record (or in my case ...
0
votes
0answers
83 views
0
votes
0answers
193 views
Insert Reminder in Event using google-api-java-client
I'm working in a little app in Android using the google-api-java-client, this app add events to a calendar and everything works perfectly. My question is: Is it possible to add reminders for those ...
0
votes
1answer
384 views
JSP how to code auto email reminder
I am doing a booking system, and need to send an email reminder to user one day before the booking date? I have no idea how to trigger send email any suggestion?
0
votes
2answers
253 views
Rate 5 Stars Reminder with UIAlert
I Was searchin the web for this but finaly made it by myself. Just copy to viewdidload to show the reminder after the app opened the third time
NSArray *path = ...
0
votes
1answer
409 views
Create reminders in iphone programmatically…?
can we Create reminders in iphone programmatically...?? i read it is not possible in ios 3.0.
can it be possible in ios 4.0 ..??? if no, any other alternative to acheive the same ..
0
votes
3answers
311 views
php mass email and reminders
I am working on a site where I have the admin manager and i am trying to see how can I allow the admin to send mass emails to notify the event he is organizing, once he invites for the first time then ...
0
votes
1answer
1k views
How do I simply set up an alert/reminder for dates set in MS Access?
I have a database in MS Access and within it I am holding dates for expirations for SSL's. I want to set a reminder for any SSL that is soon to expire. Anyone know the easiest way to go about this?
0
votes
1answer
290 views
How to implement a reminder application ,just a clarification?
I know that the reminder application should display a badge or sound or kind of alert to the user .
The only doubt I want to clear from you guys is , should I display the badge in some manual coding ...
0
votes
3answers
616 views
Extending WSS3 task lists to support recurring reminders
WSS 3.0 will let me send an email to a group when a new task is added to a task list. What I would like to do is to run a weekly task that sends out reminders of tasks due within certain periods, i.e. ...
0
votes
2answers
704 views
Is it possible to add a reminder to iPhone's calendar from another iPhone native app?
I have seen somewhere that you can't add a reminder to iPhone calender from another native application programatically .
Is it true or false ? If false then how can we achieve that . If true then is ...
0
votes
1answer
1k views
Show reminder as floating popup/alert
I need to show a reminder as floating popup/alert in my asp.net mvc (C#) application.
When the user has any information from the admin that should be notified at particular time, i need to show it as ...
0
votes
3answers
1k views
What is the concept of an Online Reminder Service in ASP.NET, SQL?
I want to develop an Online Reminder service in ASP.NET 2.0 (C#) and SQL2005. But I am not getting the concept of reminder service.
What I know is using an online reminder service I can schedule a ...
-2
votes
0answers
24 views
Reminder for VS 2010 VB codes [closed]
Does anyone knows how to create a reminder in VS 2010? The reminder that i am refering to is for example from the date that part of a payment is received, 15 days later if the total amount is not ...
-2
votes
0answers
67 views
iOS 5 Reminders database location? [closed]
Do anyone know where is located the iOS 5 Reminder's app database file on the iDevice?
I look for the Sqlite file to edit via SSH for a personal project. I searched everywhere to find this file, but ...