How to enable -VIEW SOURCE- for a domino web-application

All our databases on internet works properly, only the option “View Source” are not available.We like to enable this, does somebody knows how to do that?

Subject: How to enable -VIEW SOURCE- for a domino web-application

There no such option to enable or disable it. Most likely you’re looking at a java applet (view, outline, etc.), which, when actively selected, doesn’t support “View source” (this applies only to HTML).

Thomas - IBM

Subject: RE: How to enable -VIEW SOURCE- for a domino web-application

What I mean is that I open a Notes database in my internet-explorer browser on the internet. When the user klik on his right-button of his mouse he get the option -VIEW SOURCE-, but with my application the source is not displayed

I have an poblem and think this is the reason

I build an homepage with two frames (top and bottem)

The top is clear html and calls an javascript for a menubar with links to notesdatabases to open in the bottom-frame

When the user klik on one of the menu-links of the topframe the datbase opens in the bottomframe, but with script errors “Access denied open top-frame”. And after this error the topframe links doesn’t works anymore

Subject: I have the same problem

I have a “Page” in which is JUST a table. The table has text and graphics in it… it’s 5 rows, 2 columns… and I cannot View Source on it… ???

Subject: How to enable -VIEW SOURCE- for a domino web-application

where is this option ?

Subject: RE: How to enable -VIEW SOURCE- for a domino web-application

What I mean is that I open a Notes database in my internet-explorer browser on the internet. When the user klik on his right-button of his mouse he get the option -VIEW SOURCE-, but with my application the source is not displayed

I have an poblem and think this is the reason

I build an homepage with two frames (top and bottem)

The top is clear html and calls an javascript for a menubar with links to notesdatabases to open in the bottom-frame

When the user klik on one of the menu-links of the topframe the datbase opens in the bottomframe, but with script errors “Access denied open top-frame”. And after this error the topframe links doesn’t works anymore