Start a Conversation

Unsolved

This post is more than 5 years old

394

February 20th, 2008 18:00

Adding Xtender Search inside Outlook Web Access

Hello Everyone,

Just hit a brick wall when it comes to Editing ASP pages for Outlook Web Access,

We Use Exchange Server 2003 + SP2 and Email Xtender 4.81, we have 2 Front End Servers and about 12 Backends,(we run Windows 2003 Std R2 32-bit)

I had a look at the KB Article ID ESG56363 Here's what it says

Goal: Use EmailXtender with Exchange Outlook Web Access (OWA)
Fact: Web Access
Fact: Outlook
Fact: EmailXtender
Fix: The Web Client can be started from Exchange-OWA my modifying a OWA Active Server Page. This allows the Web Client to be launched directly from OWA, in a new browser window.

Information
To add an icon to the OWA Navigation Bar that launches the Web Client, edit the Active Server Page that displays the Navigation Bar. This page is named nbinbox.asp, and by default is located in the directory \exchsrvr\webdata\usa\navbar. You can use FrontPage or any HTML editor that supports Active Server Pages.

Append a row to the bottom of the table.

Insert the bitmap of your choice, and an explanatory text label into the new row. Users will click on this bitmap to launch the Web Client.

Link the new bitmap and text to http://EXServerName/emailxtender, and configure the link to open in a new window.


It seems straight forward as to what to edit, but Using Exchange 2003, there is no exchsrvr\webdata\usa\navbar and nbinbox.asp

You can see where I'm stuck, I don't know which .ASP or .JS page to edit to implement the Search Icon,

Would some body be kind enough to show me which one or even better an Example one

Cheers

-Mik

Oops Forgot to Add, I've done a Forum Search
No Responses!
No Events found!

Top