|
From: garrethdk on 28 Feb 2008 11:00 Is it possible to create a link to open outlook (Client side) to open a particular folder here is the code i am trying to use unsuccessfully : <a href="outlook://Public%20Folders/All%20Public%20Folders/P/W/C/Conf %20Room/~S%20C%20R">Conference Room 1</a> Basically what i want to happen is that when a user clicks on the web link that it opens the meeting room which is in a public folder in outlook application (not the web interface outlook ) can anyone please help ? kind regards, Garreth.
From: Evertjan. on 28 Feb 2008 11:03 garrethdk wrote on 28 feb 2008 in microsoft.public.inetserver.asp.general: > Is it possible to create a link to open outlook (Client side) to open > a particular folder > here is the code i am trying to use unsuccessfully : > > <a href="outlook://Public%20Folders/All%20Public%20Folders/P/W/C/Conf > %20Room/~S%20C%20R">Conference Room 1</a> > > Basically what i want to happen is that when a user clicks on the web > link that it opens the meeting room which is in a public folder in > outlook application (not the web interface outlook ) Not with serverside code. The server does not know about about outlook, [and so should the world] Please ask in a clientside NG. -- Evertjan. The Netherlands. (Please change the x'es to dots in my emailaddress)
From: rob^_^ on 28 Feb 2008 15:47 Hi Garrethdk, See my Outlook Homepage at http://www.iecustomizer.com/?url=OutlookHome_Download.asp Regards. "garrethdk" <garreth.kelly(a)gmail.com> wrote in message news:1acdd82a-d690-4113-9012-f453f311068a(a)q78g2000hsh.googlegroups.com... > Is it possible to create a link to open outlook (Client side) to open > a particular folder > here is the code i am trying to use unsuccessfully : > > <a href="outlook://Public%20Folders/All%20Public%20Folders/P/W/C/Conf > %20Room/~S%20C%20R">Conference Room 1</a> > > Basically what i want to happen is that when a user clicks on the web > link that it opens the meeting room which is in a public folder in > outlook application (not the web interface outlook ) > > can anyone please help ? > > kind regards, > Garreth.
From: Hal Rosser on 29 Feb 2008 18:08 "garrethdk" <garreth.kelly(a)gmail.com> wrote in message news:1acdd82a-d690-4113-9012-f453f311068a(a)q78g2000hsh.googlegroups.com... > Is it possible to create a link to open outlook (Client side) to open > a particular folder > here is the code i am trying to use unsuccessfully : > > <a href="outlook://Public%20Folders/All%20Public%20Folders/P/W/C/Conf > %20Room/~S%20C%20R">Conference Room 1</a> > > Basically what i want to happen is that when a user clicks on the web > link that it opens the meeting room which is in a public folder in > outlook application (not the web interface outlook ) > > can anyone please help ? > > kind regards, > Garreth. Try this link http://www.computing.net/webdevel/wwwboard/forum/2942.html HTH
|
Pages: 1 Prev: Are All "Either BOF or EOF is True" Errors coded number 800a0bcd Next: dbase no longer "works" |