Jump to content

kmosh1

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by kmosh1

  1. Hi, I've built a script that opens an IE window, but the page loads different in different IE versions. How can I get the IE version used? Thanks, Kmosh.
  2. Hi Water, Nice to know this is still worked on... Actually, I do need it as automated, as I need to read an Excel file, and add multiple appointments to multiple reciepients according to the file... I would like to try the alpha ver... I did add a parameter $sAttendies, and the below line: If $sAttendies <> "" Then $oNote.Recipients.Add($sAttendies) This does add the attendy, but as unresolved name. Also added the send command after the save: $oNote.Save $oNote.Send But it's not actually sent... Thanks for replying so fast. Kmosh.
  3. Hi All, First, very nice and helpful UDF... I'm trying to create an appointment with sevral attendies... I didn't see this option. Can anyone help?
×
×
  • Create New...