Posts data to a new URL.
Potential to Lose Current Session
When a URL address changes in a standard Genie or Profound UI Rich Display File session, the session is lost, which is why, in Profound UI, this function is generally used with URLs that provide for a file download instead of an application.
Parameters:
url
– post data to URL specified in this parameter- parm1 (optional) – the first parameter’s name
- value1 (optional) – the first parameter’s value
- parm2 (optional) – the second parameter’s name
- value2 (optional) – the second parameter’s value