472,805 Members | 836 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,805 software developers and data experts.

meeting request

ddtpmyra
333 100+
Hi,

Can you send meeting request invitation thru PHP code and automatic update recipient Microsoft Calendar? Anybody who did similar development?

thanks,
DM
Oct 28 '08 #1
2 2500
Tarantulus
114 100+
Hi,

Can you send meeting request invitation thru PHP code and automatic update recipient Microsoft Calendar? Anybody who did similar development?

thanks,
DM
yes, you can send it as you would send a normal text email using mail() command, but you need to set a mime-type in the header of "vCalendar". unfortunately I don't know the text format of the mail but it should be on the internets somewhere.
Oct 30 '08 #2
ddtpmyra
333 100+
Great to know thanks Tarantulus
Oct 30 '08 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Mark Tait | last post by:
Hi - from ASP/VBScript, I can send an email using CDO - is it possible to send a meeting request for Outlook? Can anyone give any pointers, or examples? Many thanks, Mark
1
by: Clark | last post by:
I am trying to send a meeting request from vb.net and I have tried using this example. ---------------------------...
3
by: Bigfoot | last post by:
Hi, I want to make a webapplication to book conference rooms and want to know if this is possible to do this on our intranet. I know that it is easier to do this via Outlook itself, but I want...
1
by: Owen | last post by:
Hello, I am working on a project that required to implement sending meeting requests with an attachment. I have researched many posts from web, but I cannot see any one talking about how to...
0
by: mark.kishel | last post by:
I would like to send an meeting request via email similar to google calendar using asp.net(VB). I have attached the ics file but it still shows up as an attachment, outlook will not recognize it...
4
by: vidi | last post by:
Hi all, Can someone please send me a working JAVA code that would send a Meeting Request to MS Outlook ? I Badly need this ASAP ... My id: mailvidi@gmail.com Thank You, Vidi
6
by: Rushwire | last post by:
Does anybody know how to send a meeting request using an ics/vcs (VCalendar) attachment from an asp.net page. I don't want my users to have to double click on the attachment but rather that it is...
10
by: mofmans2ndcoming | last post by:
I have a script for my companies internal network that I am developing to ease the transition away from out old conference room scheduling system to outlook. (this is a stop gap until we can get...
13
by: mofmans2ndcoming | last post by:
Hi all, I have looked through MSDN on this one and can't seem to find the answer anywhere. I have created a JavaScript that will launch a meeting request for an address selected from a list....
0
linyimin
by: linyimin | last post by:
Spring Startup Analyzer generates an interactive Spring application startup report that lets you understand what contributes to the application startup time and helps to optimize it. Support for...
0
by: erikbower65 | last post by:
Here's a concise step-by-step guide for manually installing IntelliJ IDEA: 1. Download: Visit the official JetBrains website and download the IntelliJ IDEA Community or Ultimate edition based on...
0
by: kcodez | last post by:
As a H5 game development enthusiast, I recently wrote a very interesting little game - Toy Claw ((http://claw.kjeek.com/))。Here I will summarize and share the development experience here, and hope it...
14
DJRhino1175
by: DJRhino1175 | last post by:
When I run this code I get an error, its Run-time error# 424 Object required...This is my first attempt at doing something like this. I test the entire code and it worked until I added this - If...
0
by: Rina0 | last post by:
I am looking for a Python code to find the longest common subsequence of two strings. I found this blog post that describes the length of longest common subsequence problem and provides a solution in...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
0
by: lllomh | last post by:
How does React native implement an English player?
0
by: Mushico | last post by:
How to calculate date of retirement from date of birth
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.