The Property Sheet for Dynamic Page dialog box enables you to set properties for the entire Dynamic Page.

The Dynamic Page can change it's appearance, being in close interaction with outside server and using the parameters, values of the internal variables and cookie file that the page reads from the visitor's computer.

The dialog contains the following three tabs:

The Input Parameters tab enables you to define parameters the page gets from outside (e.d. other pages, input forms).
To add a parameter, specify the name, and click the Add button.
To assign a default value to a listed parameter, select it, click the Modify button, and enter the value in the Modify dialog box (e.g. for parameter First_Name the default value John can be set).

The Variables tab enables you to define variables that can be used inside the page.
To add a variable, enter the name for it, and click the Add button.
To assign a default value to a listed variable, select it, click the Modify button, and enter this value in the Modify dialog box.
You can change the type of a variable in the Modify dialog box as well. The values can be processed either as numbers or strings. Check the Number box to have the variable values being processed as numbers.

The Cookie tab enables you to define a cookie file that is a subject of search on the visitor's computer.
Make sure to specify the cookie's name and expiration date and check security if necessary. Also, enter Domain and Path, if needed.
To specify keys for the cookie, enter key name and click Add.