A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook - Calandaring
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

published web calendar



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old August 9th 06, 10:33 PM posted to microsoft.public.outlook.calendaring
Schroed
external usenet poster
 
Posts: 2
Default published web calendar

After posting an Outlook calendar to the web. I would like users to be able
to click on a date and save that information on their personal computer in
Outlook. This is for school events.
Ads
  #2  
Old August 11th 06, 02:09 AM posted to microsoft.public.outlook.calendaring
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default published web calendar

Outlook 2007 is the first version to provide anything close to this functionality.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"Schroed" wrote in message ...
After posting an Outlook calendar to the web. I would like users to be able
to click on a date and save that information on their personal computer in
Outlook. This is for school events.

  #3  
Old August 11th 06, 03:09 PM posted to microsoft.public.outlook.calendaring
Schroed
external usenet poster
 
Posts: 2
Default published web calendar

This is the web site calendar that will import to Outlook. Is this a
different piece/program or script working with Outlook?
http://www.troop47plymouth.net/webcal/webcal.html

"Sue Mosher [MVP-Outlook]" wrote:

Outlook 2007 is the first version to provide anything close to this functionality.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"Schroed" wrote in message ...
After posting an Outlook calendar to the web. I would like users to be able
to click on a date and save that information on their personal computer in
Outlook. This is for school events.


  #4  
Old August 11th 06, 10:44 PM posted to microsoft.public.outlook.calendaring
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default published web calendar

If you look at the links that import the actual items, they're all individual .ics files, e.g. http://www.troop47plymouth.net/webca...5581970846.ics. You can create those in Outlook with the File | Save As command.

This is the tool they used to publish the calendar -- http://www.contactplus.com/products/...ebcalendar.htm

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"Schroed" wrote in message ...
This is the web site calendar that will import to Outlook. Is this a
different piece/program or script working with Outlook?
http://www.troop47plymouth.net/webcal/webcal.html

"Sue Mosher [MVP-Outlook]" wrote:

Outlook 2007 is the first version to provide anything close to this functionality.

"Schroed" wrote in message ...
After posting an Outlook calendar to the web. I would like users to be able
to click on a date and save that information on their personal computer in
Outlook. This is for school events.


  #5  
Old August 14th 06, 11:36 PM posted to microsoft.public.outlook.calendaring
Maycon
external usenet poster
 
Posts: 6
Default published web calendar

Hi guys.

I would like to publishing the Outlook calendar on the Intranet central
page. I have no ideia how can development this. Could you please advice some
documentation or same easy ideias how to make this work?

Thank you


"Sue Mosher [MVP-Outlook]" wrote:

Outlook 2007 is the first version to provide anything close to this functionality.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"Schroed" wrote in message ...
After posting an Outlook calendar to the web. I would like users to be able
to click on a date and save that information on their personal computer in
Outlook. This is for school events.


  #6  
Old August 15th 06, 01:46 AM posted to microsoft.public.outlook.calendaring
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default published web calendar

See http://www.slipstick.com/calendar/olpubcal.htm

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"Maycon" wrote in message ...
Hi guys.

I would like to publishing the Outlook calendar on the Intranet central
page. I have no ideia how can development this. Could you please advice some
documentation or same easy ideias how to make this work?


  #7  
Old August 15th 06, 02:46 AM posted to microsoft.public.outlook.calendaring
Maycon
external usenet poster
 
Posts: 6
Default published web calendar

When I run the script even after changed. I recieve following message:
Could not access webpub - Shuting Down.
I have change Target, etc..

I believe that I need is access just a central calendar on the web, Is it
possible?

Cheers

"Sue Mosher [MVP-Outlook]" wrote:

See http://www.slipstick.com/calendar/olpubcal.htm

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"Maycon" wrote in message ...
Hi guys.

I would like to publishing the Outlook calendar on the Intranet central
page. I have no ideia how can development this. Could you please advice some
documentation or same easy ideias how to make this work?



  #8  
Old August 15th 06, 12:22 PM posted to microsoft.public.outlook.calendaring
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default published web calendar

What script are you referring to? That page lists more than a dozen different solutions.

Outlook has no built-in feature to create a central calendar of everyone's appointments. That's something you need a third-party solution to accomplish.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"Maycon" wrote in message ...
When I run the script even after changed. I recieve following message:
Could not access webpub - Shuting Down.
I have change Target, etc..

I believe that I need is access just a central calendar on the web, Is it
possible?

Cheers

"Sue Mosher [MVP-Outlook]" wrote:

See http://www.slipstick.com/calendar/olpubcal.htm

"Maycon" wrote in message ...
Hi guys.

I would like to publishing the Outlook calendar on the Intranet central
page. I have no ideia how can development this. Could you please advice some
documentation or same easy ideias how to make this work?


  #9  
Old August 16th 06, 04:57 AM posted to microsoft.public.outlook.calendaring
Maycon
external usenet poster
 
Posts: 6
Default published web calendar

I am referring to: http://www.outlookcode.com/d/code/webcalpub.htm
How generally have the user used this option if they have calendar into
Outlook folder. Why they decide to see calendar via Web? I gues just if you
don't have outlook installed.
How is the best way for the user call the calendar? will be just type the
url with user calendar?
I have just being asked for this funcionality but I can see any good
advantage.

cheers



"Sue Mosher [MVP-Outlook]" wrote:

What script are you referring to? That page lists more than a dozen different solutions.

Outlook has no built-in feature to create a central calendar of everyone's appointments. That's something you need a third-party solution to accomplish.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"Maycon" wrote in message ...
When I run the script even after changed. I recieve following message:
Could not access webpub - Shuting Down.
I have change Target, etc..

I believe that I need is access just a central calendar on the web, Is it
possible?

Cheers

"Sue Mosher [MVP-Outlook]" wrote:

See http://www.slipstick.com/calendar/olpubcal.htm

"Maycon" wrote in message ...
Hi guys.

I would like to publishing the Outlook calendar on the Intranet central
page. I have no ideia how can development this. Could you please advice some
documentation or same easy ideias how to make this work?



  #10  
Old August 16th 06, 01:44 PM posted to microsoft.public.outlook.calendaring
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default published web calendar

Are you using Outlook 2000? That script works only in that version, as the article says quite explicitly. For other versions, you need to use one of the other solutions listed on the page I originally suggested.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"Maycon" wrote in message ...
I am referring to: http://www.outlookcode.com/d/code/webcalpub.htm
How generally have the user used this option if they have calendar into
Outlook folder. Why they decide to see calendar via Web? I gues just if you
don't have outlook installed.
How is the best way for the user call the calendar? will be just type the
url with user calendar?
I have just being asked for this funcionality but I can see any good
advantage.

cheers



"Sue Mosher [MVP-Outlook]" wrote:

What script are you referring to? That page lists more than a dozen different solutions.

Outlook has no built-in feature to create a central calendar of everyone's appointments. That's something you need a third-party solution to accomplish.

"Maycon" wrote in message ...
When I run the script even after changed. I recieve following message:
Could not access webpub - Shuting Down.
I have change Target, etc..

I believe that I need is access just a central calendar on the web, Is it
possible?

Cheers

"Sue Mosher [MVP-Outlook]" wrote:

See http://www.slipstick.com/calendar/olpubcal.htm

"Maycon" wrote in message ...
Hi guys.

I would like to publishing the Outlook calendar on the Intranet central
page. I have no ideia how can development this. Could you please advice some
documentation or same easy ideias how to make this work?



 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Published form not visible Steinar Larsen Outlook - Using Forms 3 May 4th 06 01:46 PM
problems with published forms Martin Outlook - Using Forms 1 April 11th 06 02:19 PM
my signature appears in published form Martin Outlook - Using Forms 1 April 10th 06 12:20 PM
Published form appears for one user, but not another for existing DougMunday Outlook - Using Forms 2 April 7th 06 08:01 PM
Free/Busy info not being published - HELP! Capt_Ron Outlook - Calandaring 0 January 12th 06 05:10 PM


All times are GMT +1. The time now is 05:20 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2024 Outlook Banter.
The comments are property of their posters.