Tips
Tips
JavaScript for Lotus Notes Domino
-
Using javascript for @URLDecode
This tip describes the procedure for using JavaScript for @URLDECODE operations. Continue Reading
-
Phone number validation/formatting
Call this function to validate your phone number, and to format it in (###) ###-#### format. Continue Reading
-
Column title of a view
Write HTML Code in the Column Title of a view as you can write in the column formula. Continue Reading
-
Get contents of a Rich Text applet with JavaScript
To get the contents of a rich text applet field named "PunchList", use the following JavaScript. Continue Reading
-
Javascript alternative to @ReplaceSubstring
When pushing values in and out of the Query_String I often have to replace spaces with "+" symbols. Continue Reading
-
Exploding Strings Using JavaScript
-
Javascript Validation Routines
-
An Easy Way To Block Out Javascript Code To Be Ignored By Browsers That Don't Support Javascript
-
Getting The Currently Selected Item In A Listbox For Use By Lotusscript And Other Languages
-
@Url Link And Javascript Alert
-
Trim Function In Javascript