Re: Customizing OWA 2003
- From: Joe Polimeni <JoePolimeni@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 9 Jun 2005 04:30:02 -0700
I've been trying to solve the same problem. I'm reluctant to change the
JavaScript since the official position is to not change it. I've been trying
to register new forms that would replace the existing forms. I'm curious
about the ISAPI filter. Can you tell me more about that? I thought it would
be called instead of the OWA - in which case - I would still need to write
all new web pages.
"Glen Scales [MVP]" wrote:
> You might want to have a read of the OWA customization whitepaper although
> this if for 2000 mostly its still relevant for 2003
> http://www.microsoft.com/downloads/details.aspx?FamilyID=6532e454-073e-4974-a800-1490a7cb358f&DisplayLang=en .
> Two methods that I know you can use to change things like toolbar buttons is
> to modify the JavaScript files in the exchweb/controls directory (this is
> not supported though) there are a few good samples of this on Sig Weber's
> blog http://www.asaris-matrix.com/sweber/playground/default.aspx?id=40 . The
> other way is via an ISAPI filter this is how www.messageware.com do their
> plus pack for OWA.
>
> Cheers
> Glen
>
> "Manuho" <Manuho@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> news:760EA384-EA60-41B6-A0DE-6706BAE72579@xxxxxxxxxxxxxxxx
> > I'm working with Exchange 2003 and OWA 2003, I know OWA 2003 is not using
> > asp
> > files anymore and trying to remove some buttons from toolbar on my OWA
> > pages.
> > How I can do that?
> > It's possible to do that without using javascript and without using frames
> > and IFrames.
> >
> > OWA 2003 will be running on Mozilla and Explorer 6.0.
> >
> > Thanks
>
>
>
.
- Follow-Ups:
- Re: Customizing OWA 2003
- From: Glen Scales [MVP]
- Re: Customizing OWA 2003
- Prev by Date: Re: Read inboxes of various mailboxes on Exchange Server
- Next by Date: Re: Read inboxes of various mailboxes on Exchange Server
- Previous by thread: Problems with Mailboxrights property of the IExchangeMailbox inter
- Next by thread: Re: Customizing OWA 2003
- Index(es):