Fallback JavaScript library
At a customer we generate a custom menu on the intranet using a JavaScript library per user. Because errors in the menu generation sometimes occur it was important that the site had a minimal menu the user could use instead if their menu failed to generate hence the need for "fallback" JavaScript libraries.
ReplaceSubstring in LotusScript
I wrote a ReplaceSubstring function in LotusScript. The function can handle arrays in the values it processes and the values it replaces.



