RE: Domino database to serve web pages - can 'View Source' be restricted? Stan Rogers 13.Jul.11 01:08 PM Lotus Notes General All ReleasesAll Platforms
No, but the chances are pretty good that you're trying to hide things that don't normally show up in the rendered page, right? Hiding things and using alternate forms is security in a Domino web application; design (or modify) the form so that the user doesn't get anything they don't need. "Generate HTML for all fields" is not your friend, even if it does make things easier sometimes. You have pretty fine-grained control over what makes it out of the server, who sees it and when.