Hi,
What I would like to develop is: if there is a calendar entry on the web. By clicking on the calendar entry, it adds that particular entry (event/meeting) to my Calendar (of my mail file) in Notes.
Would it be possible to develop that? Or if this has been discussed in this forum, may I know the link to the discussion as I have tried to search this topic in the forum?
Thank you.
Subject: Accept an event/meeting from web
In addition to my post for this topic, the calendar entry which is displayed in the website is actually a notes database. In the ACL, anonymous has been granted as No access.
The environment that I currently encounter is:
a user logs into the network using the window login. when that person opens up the calendar entry database on the web (secure database), he will get a prompt to authenticate.
What we are looking at is not to have the authentication prompt. Authentication itself should be done when the webpage is opened. I might ask the WebQueryOpen (in the form) to run an agent that can be written in Lotusscript.
I am thinking to get the Notesname or username from the Active Directory. Please note that the current active directory has an additional field - LDAP type of name (e.g. CN=AA/OU=BB/…)
Does anyone know how to do that?
Thank you in advance.
Regards,
Mel