IP*Works! 2016 PHP Edition
IP*Works! 2016 PHP Edition
Questions / Feedback?

URL Property

The URL to post information to.

Object Oriented Interface

public function getURL();
public function setURL($value);

Procedural Interface

ipworks_webform_get($res, 54 );
ipworks_webform_set($res, 54, $value );

Default Value

''

Remarks

This property specifies the web page to post the form data to. It is the same as the value specified by '<FORM ACTION=...>' in HTML forms.

This property must be set before calling the Submit method.

Data Type

String

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 PHP Edition - Version 16.0 [Build 7353]