IP*Works! V9 - Online Help
IP*Works! V9
Questions / Feedback?

URL Property

The URL to post information to.

Object Oriented Interface

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

Procedural Interface

ipworks_webupload_get($res, 49 );
ipworks_webupload_set($res, 49, $value );

Default Value

''

Remarks

This property specifies the web page to post the files and 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 Upload method.

Data Type

String

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0