Open view / db from another db

I use the following code ( in a hotspot button ) to open a view from another db:

Dim ws As New NotesUIWorkspace

Call ws.OpenDatabase ("MyServerName","NewOpp.nsf","Theview")	

The view is opened, but the outline ( which is on the leftside ) isn’t shown. Any help/tips?

Subject: Open view / db from another db

If you put the following text with the commas included into the search field and search the forum, you will find a number of posts with ideas for you to try.

open, database, frameset