logo

New Response

« Return to the main article

You are replying to:

  1. Paste the following into the top of the about document in the database and mark as pass-thru html.

    <SCRIPT LANGUAGE="JavaScript"> <!-- var sPath = '/mydir/mywebdb.nsf/myview?openview' ; if ( document.images ) { location.replace(sPath); } else { location.href = sPath; } //--> </SCRIPT> <!--

    Mark the rest of the about document as hidden from web users.

    After setting the database to launch the about document when opened from the web. This Javascript will redirect you to the URL specified in the sPath variable.

    This has the added advantage of hiding your about document from web users.

    You can also use the Refresh META tag instead of the Javascript above, to redirect the page.

    Another plus is this method works on all versions of Notes.

Your Comments

Name:
E-mail:
(optional)
Website:
(optional)
Comment: