LotusScript conditional statements Questions

1

Need to do Conditional Redirects in Lotus Domino
I need to detect the host_name of users hitting my public site as the page loads, then redirect certain host_names to different URLs as appropriate. The redirects will be in my application, not on the server itself.  I speak LotusScript fluently and a little Javascript. Thanks! Mike

Answer Question   |  February 22, 2011  2:15 PM
Conditional values, Java, LotusScript, LotusScript conditional statements, Redirects
asked by:
35 pts.

How to set the title on Tabs dynamically (programatically)
Hi, We are using LotusNotes 8.0 and we would like to know how to set the title on the Tabs dynamically i.e. depending on certain conditions. Grateful if somebody can help. Thanks a lot Dheeruj

Answer Question   |  July 15, 2009  6:42 AM
Conditional statements, Lotus development, Lotus Notes 8, LotusScript conditional statements
asked by:
5 pts.

Pulling a view into a rich-text field
I’m looking for LotusScript code that would pull a view into a rich-text field, preferably into a table. Lotus won’t allow you to use embedded views from other databases in your forms, so this script would run PostOpen to pull the data for the rich-text field based on the “name” field – or something similar [...]

Answer Question   |  May 10, 2009  4:25 PM
LotusScript, LotusScript conditional statements
asked by:
15 pts.

LotusScript to update or create new record in source database based on request number
How to code in LotusScript to query and collect data in one db based on a request number, if number found in current database, update fields, if request number not found, create new doc the request id.

Answer Question   |  December 22, 2008  9:38 AM
Conditional statements, Lotus development, LotusScript, LotusScript conditional statements
asked by:
5 pts.

1