updUrl (persistent get/set property)A URL specifying the remote process for update operations. The control will either use a QUERY string or POST as the invocation mechanism. If updCols and updWhere are both specified, QUERY string is used. POST is the preferred method. Sapphire/Web produces server applications that process the invocation, but the control will work with any compatible process.
The HTML parameter name for this property is "updUrl".