Email Alerts
-
JavaScript Library in a Notes database
Do you need the same JavaScript code in many Notes forms? This tip will shows you how you can maintain JavaScript code in only one place. Tip
-
Highlight search keywords inside a document
The JavaScript code in this tip will highlight the keywords of a search inside a document returned by the search. Tip
-
Ordering pictures on a page from a Web-based DB, redux
Ask the Expert
-
The best $$ReturnGeneralError
How to make integrated error handling look nice in a Domino Web application. Tip
-
Creating dynamic categorized views
Learn how to use XML, JavaScript and the ReadViewEntries URL command to build categorized views that reduce network traffic and server load, and enhance the UI experience for end users. This article includes code examples. Article
-
How can I access form fields in iframe through Javascript when clicking an event outside iframe?
Ask the Expert
-
Remove multiple logins from the frameset
How to fix multiple logins after conversion to Windows XP. Tip
-
Stylish decorations for views using JavaScript
This tip helps you convert views to attractive reports using the table object's frame property. Tip
-
Double click to edit a Workflow doc
Want to double click instead of hitting the Edit button to edit a Workflow doc on the Web? This tip shows you how. Tip
-
Remove 'No documents found' -- W3C standards-compliant
There have been several tips how to remove 'No documents found' messages in Web views. Here is a more W3C standards-compliant version, which should run in all DOM-capable browsers. Tip