
Signature
___________________________________
Outlook Web Access for PDA and WAP:
www.leederbyshire.com
___________________________________
Hi Lee,
Thanks your help, but in the navegation bar i've already made that changes.
And it works! But my problem is in the page peerfldr.asp (and it's
includes). This page is showed in the left frame, and lists some folders
like:
Inbox
Outbox
Calendar (I want to hide)
Contacts (I want to hide)
Journal (I want to hide)
Sent Messages
Deleted Items
Notes (I want to hide)
Tasks (I want to hide)
Do you know how can i do this?
Sorry my poor english again! ;)
Tks!!
Cassiano.
> > Lee,
> >
[quoted text clipped - 32 lines]
>
> Lee.
Lee Derbyshire - 31 Jul 2003 15:05 GMT
> Hi Lee,
>
[quoted text clipped - 17 lines]
> Tks!!
> Cassiano.
Ah. Not possible as far as I know. The peerfldr.asp display is produced by
the CDO renderer and I don't think you can configure it to ignore any of the
folders.
Lee.

Signature
___________________________________
Outlook Web Access for PDA and WAP:
www.leederbyshire.com
___________________________________
Lee Derbyshire - 01 Aug 2003 12:52 GMT
> Ah. Not possible as far as I know. The peerfldr.asp display is produced by
> the CDO renderer and I don't think you can configure it to ignore any of the
> folders.
>
> Lee.
Oh, actually there may be a way. You would need to get the Renderer to
output to a string variable instead of the Response object. You could then
do a Replace() on the variable to get rid of the bits you don't want, before
writing the string to Response.
Lee.

Signature
___________________________________
Outlook Web Access for PDA and WAP:
www.leederbyshire.com
___________________________________
Behind the times - 20 Jul 2007 15:03 GMT
Believe it or not, we're implementing OWA on 5.5. Did you ever write the code
to hide these>
[my problem is in the page peerfldr.asp (and it's
>includes). This page is showed in the left frame, and lists some folders
>like:
[quoted text clipped - 7 lines]
>Notes (I want to hide)
>Tasks (I want to hide)] ?
It would save me a lot of work if you did.
Thanks.
>Hi Lee,
>
[quoted text clipped - 23 lines]
>>
>> Lee.