Click to See Complete Forum and Search --> : Creating Email Calendar Reminders
vanny
08-17-2006, 06:40 PM
Has anyone had any experience within ASP/HTML of having a link on a website that creates/add a reminder to the users email calendar. I have a request for this. Ebay does it.
What are the issues? Do you need different code for different email porgrams, eg Outlook, Express, Lotus, Eudora.
Any ideas will be well recieved.
silverbullet24
08-18-2006, 10:24 AM
i do this on my website and you just to correctly form a .vcs calendar file. you can find some tutorials online or let me know if you'd like some sample code
vanny
08-18-2006, 06:46 PM
So a VCS file is not application specific.
Some sample code would be great, I will look them up online, but if you have any good reference sites also let me know.
Cheers,
Vanny
silverbullet24
08-21-2006, 01:42 PM
i followed this tutorial with good success
http://www.devx.com/getHelpOn/10MinuteSolution/20508/1763/page/1
vanny
08-22-2006, 01:10 AM
Thanks, loving your work.