html to import .vcs into outlook?

D

David Lewis

I'd like to have the company calendar on an intranet page and the user
can click on a link to import the calendar item into their personal outlook calendar.
How do I write the html code to do this?
 
C

Chris Leeds, MVP-FrontPage

How are you getting the calendar itself to the web, is it output right from
outlook or are you making it by hand or in FrontPage?

--
Chris Leeds,
Microsoft MVP-FrontPage

ContentSeed: great tool for web masters,
a fantastic convenience for site owners.
http://contentseed.com/
 
D

David Lewis

That's still up in the air.
I don't have many calendar items yet so a full blown 30 day 12 month calendar
would be overkill I think. I'm just starting off with say the company holidays so
that is a list of a dozen items or so. I think the easiest way to make the .vcs is
to make it from outlook. I just wanted to do a one click import.

"Chris Leeds, MVP-FrontPage" <[email protected]>
|>How are you getting the calendar itself to the web, is it output right from
|>outlook or are you making it by hand or in FrontPage?
|>
|>--
|>Chris Leeds,
|>Microsoft MVP-FrontPage
|>
|>ContentSeed: great tool for web masters,
|>a fantastic convenience for site owners.
|>http://contentseed.com/
 
C

Chris Leeds, MVP-FrontPage

with outlook you can output a web calendar, maybe you'd want to do that,
then open the folder with FrontPage, which will turn it into a "FrontPage
web", you can then edit the pages and publish it.
I think if you save the .vcs to that folder you can just create a hyperlink
to them. Of course the person clicking the link would have to have Outlook
on their system.

If you don't need to modify the outlook calendar you can actually publish it
right up to the web from the outlook interface without using FrontPage at
all. Maybe if you could attach those .vcs files to the calendar in outlook
natively you won't need to use FrontPage.

I would recommend that you keep this online calendar in a separate FrontPage
sub web like /calendar and make sure to publish it into that /calendar
subweb specifically.

HTH

--
Chris Leeds,
Microsoft MVP-FrontPage

ContentSeed: great tool for web masters,
a fantastic convenience for site owners.
http://contentseed.com/
 
D

David Lewis

What I wanted to is a one click import of calendar items into the local users computer.
Every computer in the company has outlook.
Lets say I just want to import the yearly holiday list.
That would only be about a dozen items. A full calendar is not necessary.
If the user wanted to see the company calendar they can goto the public folders
in outlook to see that calendar. I just wanted a one click import.
The problem of just hyperlinking to a .vcs is there is too many prompts and then
they have to save the item. If I'm the user I already lost interest after importing 2 items.

"Chris Leeds, MVP-FrontPage" <[email protected]>
|>with outlook you can output a web calendar, maybe you'd want to do that,
|>then open the folder with FrontPage, which will turn it into a "FrontPage
|>web", you can then edit the pages and publish it.
|>I think if you save the .vcs to that folder you can just create a hyperlink
|>to them. Of course the person clicking the link would have to have Outlook
|>on their system.
|>
|>If you don't need to modify the outlook calendar you can actually publish it
|>right up to the web from the outlook interface without using FrontPage at
|>all. Maybe if you could attach those .vcs files to the calendar in outlook
|>natively you won't need to use FrontPage.
|>
|>I would recommend that you keep this online calendar in a separate FrontPage
|>sub web like /calendar and make sure to publish it into that /calendar
|>subweb specifically.
 
T

Thomas A. Rowe

This is not a FP related issue, have tried the Outlook newsgroup?

Only solution (I don't use Outlook) might be to provide a zip file of all vcs files that the user
downloads and unzips, then if they double click each item maybe it will then install each.
--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
D

David Lewis

This is an HTML issue. I want to do a one click hyperlink

"Thomas A. Rowe" <[email protected]>
|>This is not a FP related issue, have tried the Outlook newsgroup?
|>
|>Only solution (I don't use Outlook) might be to provide a zip file of all vcs files that the user
|>downloads and unzips, then if they double click each item maybe it will then install each.
 
S

Stefan B Rusynko

TBMK
- you won't be able to access Outlook (using a .vcs) from a web page except for user to save or run from the link




| This is an HTML issue. I want to do a one click hyperlink
|
| "Thomas A. Rowe" <[email protected]>
||>This is not a FP related issue, have tried the Outlook newsgroup?
||>
||>Only solution (I don't use Outlook) might be to provide a zip file of all vcs files that the user
||>downloads and unzips, then if they double click each item maybe it will then install each.
|
 
Top