Pages

Thursday, June 2, 2011

Get Foldernames on the web


The following is a simple way that would illustrate how one can get the list of names of folders available in a database. In this case I have used a list box to bring up those names. Also you can be specific , with a fourth parameter if you don’t want a folder name from being displayed on the list
@DbCommand( "Domino" ; "FolderList" ;"My Custom First Element" )

 Hope this helps :)

No comments:

Post a Comment