See http://hksi.net/imail-login.htm - it explains the concept for web messaging logins, and web calendaring works the same way only on a different port.
But note that you cannot do it with URL values easily - you must POST the data to login.cgi, not GET it. (It would be possible to parse a submitted URL with client-side JS, extract a username and pw, and auto-submit the login form, but I suspect a form post will suite your needs.) :: Ron Hornbaker, President/CTO :: http://humankindsystems.com - Ipswitch Premier Partner :: http://AnswerTrack.com - eCRM email tracking & routing :: 1-888-952-4888 or [EMAIL PROTECTED] > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Peter G LaForge > Sent: Friday, January 17, 2003 5:56 PM > To: [EMAIL PROTECTED] > Subject: RE: Re[2]: [IMail Forum] Public Calendaring > > > I did a search at HKSI'S Site and could not find any info,, Got a link? > > Peter G LaForge > Hostmaster > > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On Behalf Of Sanford > Whiteman > Sent: Friday, January 17, 2003 6:27 PM > To: Peter G LaForge > Subject: Re[2]: [IMail Forum] Public Calendaring > > > Rgr That. That is what I am doing at this moment. Is there a way to > > send the login credential in the URL? > > Yes. HKSI's site has a page on that. > > > It would also be nice to limit the ability to make changes on the > > calendar to myself. > > This is going to be a lot tougher. You can restrict the service > account from writing to the "public" user's folder, but this would > lock you out as well; if you chose to pursue this further, you could > maintain the calendar under another account/folder, then update the > public files using a batch file after you make changes. > > -Sandy To Unsubscribe: http://www.ipswitch.com/support/mailing-lists.html List Archive: http://www.mail-archive.com/imail_forum%40list.ipswitch.com/ Knowledge Base/FAQ: http://www.ipswitch.com/support/IMail/
