Blog entries tagged with 'LotusScript''
This is part three of my wiki versioning: the LotusScript to do a roll back.
Permalink - posted on 07/05/2008 09:51 in LotusScriptThe next step in my document versioning: show the document history and compare versions.
Permalink - posted on 27/04/2008 09:57 in LotusScriptA very simple LotusScript subroutine to do document versioning.
Permalink - posted on 26/04/2008 08:02 in LotusScriptA rework of a previous post: working with PHP or dot net like master templates in Domino.
Permalink - posted on 15/03/2008 19:23 in XHTML, LotusScriptTo fill an Owners and an Authors field on a web form, I needed a popup that allows to pick groups or people from the NAB and roles from the database ACL. Here's one way of doing it.
Permalink - posted on 02/03/2008 18:18 in Domino, LotusScript - 1 responseUse this LotusScript class to get, set or remove key/value pairs in the query part of the URL.
Permalink - posted on 15/01/2008 08:33 in LotusScript - 5 responsesI am building lots of HTML pages entirely by concatenating strings lately, so I have made a test to find out which method is the fastest.
Permalink - posted on 14/01/2008 18:58 in LotusScript - 6 responsesPart 2 of my tree component: the Domino design elements
Permalink - posted on 23/12/2007 10:17 in Domino, LotusScript - 1 responseIn previous versions, there were some 'issues'. I took the LotusScript code trough some tests, and here's the update.
Permalink - posted on 19/11/2007 19:07 in Domino, LotusScript - 7 responsesI've added something my blog was missing: a comment count. It proved to be quite a nightmare to do this.
Permalink - posted on 17/11/2007 17:11 in Domino, LotusScript - 1 response