I am using your JavaScript code for initiating a new meeting request in Outlook and passing the To, Subject, Start Date, and End Date fields. I was just wondering if you knew how or if it's possible to also automatically populate the Location and Resource (versus the To field) fields?
Thanks,
Eric
My code:
Code:
//Open Meeting Request
function ResMtg(cal,start,end){
//alert(cal+'
Leave a comment: