Time segments in OWA
  Home FAQ Contact Sign in
microsoft.public.outlook only
 
Advanced search
POPULAR GROUPS

more...

microsoft.public.outlook Profile…
 Up
Time segments in OWA         


Author: Techhead
Date: Jul 13, 2006 07:29

I need to change the time segments in OWA when creating new
appointments. The default is 30 minutes but I need 20 minutes. I can't
seem to find the right code in the exchsrvr exchweb controls. I'm close

but can't find the time array expression tha generates the 30 minute
increments.

Can anybody help me with this?

Thanks,
Brian
3 Comments
Re: Time segments in OWA         


Author: Brian Tillman
Date: Jul 13, 2006 12:24

Techhead gmail.com> wrote:
> I need to change the time segments in OWA when creating new
> appointments. The default is 30 minutes but I need 20 minutes. I can't
> seem to find the right code in the exchsrvr exchweb controls. I'm
> close

I don't think that's possible.
--
Brian Tillman
no comments
Re: Time segments in OWA         


Author: Techhead
Date: Jul 13, 2006 13:20

Well I know it's possible because it can be changed via the code used
for OWA, i just need to know which code in what .js or .vbs files to
change.

I've changed multiple things in OWA like the css files, images, etc.

Brian Tillman wrote:
> Techhead gmail.com> wrote:
>
>> I need to change the time segments in OWA when creating new
>> appointments. The default is 30 minutes but I need 20 minutes. I can't
>> seem to find the right code in the exchsrvr exchweb controls. I'm
>> close
>
> I don't think that's possible.
> --
> Brian Tillman
1 Comment
Re: Time segments in OWA         


Author: Brian Tillman
Date: Jul 14, 2006 06:58

Techhead gmail.com> wrote:
> Well I know it's possible because it can be changed via the code used
> for OWA, i just need to know which code in what .js or .vbs files to
> change.
>
> I've changed multiple things in OWA like the css files, images, etc.

OWA and Outlook, however, are unrelated. OWA is just a web interface into
an Exchange server. You can do a lot more with Active Server pages that you
can with an application.
--
Brian Tillman
no comments