I have an xpage application that I am creating and at the end of the application I need to have a button that will do the following.
-
Save the document
-
Execute this type of code:
method="get"action="http://commerce.cashnet.com/MyUnivCheckout">
The values shown above would likely be pulled from session scope values or hidden fields on the xpage ideally.