H
Huw
Firstly, sorry for cross-posting, but I was unsure which newsgroup had the
best chance of being able to answer this question.
I've an addin that adds a button to a toolbar. When the button is pressed,
I want to change the right hand side view to be a web page. The way I
currently do it is to create a folder under the deleted items folder, and
then set the webviewurl. I then display this folder and delete it.
This works great on 97/98 and 2000, but on 2002 and 2003 it gives slightly
undesirable behaviour. Once the webpage is loaded, I often have to click
twice on a folder on the left hand side for the view to return to the normal
message view. Sometimes on 2003, the folder does not get deleted from the
delete items folder when I call the delete method on it.
I was wondering if anyone has a cleaner solution the problem I have above,
instead of creating a folder and deleting it.
Many thanks,
best chance of being able to answer this question.
I've an addin that adds a button to a toolbar. When the button is pressed,
I want to change the right hand side view to be a web page. The way I
currently do it is to create a folder under the deleted items folder, and
then set the webviewurl. I then display this folder and delete it.
This works great on 97/98 and 2000, but on 2002 and 2003 it gives slightly
undesirable behaviour. Once the webpage is loaded, I often have to click
twice on a folder on the left hand side for the view to return to the normal
message view. Sometimes on 2003, the folder does not get deleted from the
delete items folder when I call the delete method on it.
I was wondering if anyone has a cleaner solution the problem I have above,
instead of creating a folder and deleting it.
Many thanks,