IPWorks 2020 JavaScript Edition

Questions / Feedback?

URL Property

The URL to post information to.

Syntax


 getURL(): string;

 setURL(URL: string): void;

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.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 JavaScript Edition - Version 20.0 [Build 8292]