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

URL Property

The URL to post information to.

Syntax

[VB.NET]
Public Property URL As String

[C#]
public string URL {get; set;}

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.

Default Value

""

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