The forward elements in the action definitions tie the sample pages together. The following table lists the most commonly used forward definitions:
|
Name |
Description |
|---|---|
|
success |
Specifies the page to display if there is no error processing the action. |
|
post |
Posts the form to the specified location. |
|
next |
Specifies the action to take after a successful form posting,. |
|
cancel |
Specifies the action to take if a user clicks a cancel button on a form. |