Caravan Business Server>Help>Objects>Form Object |
Syntax
|
<caravan>form Objectname</caravan>
|
Text
|
The form object is similar to var with additional capability of movement from one Caravan server to another or from another server such as ASP as a form. The result is the same as submitting a form from the browser to the server.
|
Sample
|
form Myform
|
Properties
|
Property
_server
_serverport
_action
post
_reply()
|
Back
|