Falling Dominos | Let's keep Lotus Notes development relevant

Archive for the "javascript" Category

Multiple Forms in Domino Web Applications

UPDATE: A co-worker found some bugs in my standard javascript or “JSHeader” code that I had posted on this site. Most of the issues were related to how I was checking for “null” instead of checking to see if a variable was “undefined.” Also, the “getMyForm” function was not working if you sent a checkbox [...]

Read More ›

Small R8 bug (enhancement?) with Rendering HTML

A couple of disclaimers… 1) We’re in the middle of upgrading to R8. Some of our mail servers have been upgraded but none of our production application servers have the new version yet. 2) This is an old (2001) application that was written for the web. I had no part of the initial development.
I discovered [...]

Read More ›

Lotus Domino 8.5 Suggestion

I believe Mary Beth Raven was asking for suggestions for the 8.5 version of Lotus Domino. My suggestion is easy…
Make this (beware… it’s a Microsoft Link) the standard web view control for ASPX/Domino pages. It might be overkill but it has every feature you would want in a web table. Sorting AND filtering. Try the [...]

Read More ›

Link: The State of JSON (by John Resig)

John Resig posted a recap of recent events occurring around JSON. A lot of demos at Lotusphere used JSON and Domino’s ?ReadViewEntries&Output=JSON so it’s good to pay attention to what is going on.
He also posted Douglas Crockford’s JSON API. It looks much more complete than the plain-old eval statements I was using.

Read More ›

 

Essentials