A computed text field in a form has its value set as an
@DbLookup function on a view in the current database. When opening the database in a Web browser (in this case Internet Explorer 6.0) the lookup causes HTTP 404 error "The page cannot be found" whenever the key field ends in a special character (in this case close parenthesis.) When the same database is opened in the Notes 5.0 client, the lookup is performed correctly. Why does it not work the same in the browser, and how can I correct it?
@DbLookup function on a view in the current database. When opening the database in a Web browser (in this case Internet Explorer 6.0) the lookup causes HTTP 404 error "The page cannot be found" whenever the key field ends in a special character (in this case close parenthesis.) When the same database is opened in the Notes 5.0 client, the lookup is performed correctly. Why does it not work the same in the browser, and how can I correct it?