Syntax Parameters Program Examples
w3Action returns the HTTP "action" behind the link or button that caused the current page to be displayed. This routine is used when hand coding submit buttons or anchors that point back to the application.
Note: |
|
call w3Action (action, flags)
|
action |
out |
The http://... string to get us back to this script. |
|
flags |
in |
w3HtmlFormSSL |
Example Programs