URL commands for Web applications

You have a variety of options for programming a Web site. You can directly manipulate objects such as documents or views in an application using Domino® URL commands. Adding Domino® URL commands as HTML in forms gives users shortcuts for navigating databases and performing other tasks quickly.

You can also use the formula language of @functions and @commands to allow users to work in a Web application.

You can also use Java, JavaScript, Visual Basic Script, Perl script, and CGI programs to automate tasks in a Web application.