Dynamic Web TWAIN  - TWAIN ActiveX/Plug-in, Scanner COM Control
TWAIN ActiveX/Plug-in HTTP Control/SDK

SetHTTPFormField Method

Description

Sets a text parameter of a web form. The text parameter is passed while uploading images.

Syntax

Boolean ObjectName. SetHTTPFormField(String FieldName, String FieldValue)

Parameters

String FieldName: specifies the name of a text field in web form. 

String FieldValue: specifies the value of a text field in web form.

Return value

Boolean.

TRUE indicates success. FALSE indicates failure.

When an error occurs and IfThrowException property is TRUE, an exception will be thrown.

When FALSE is returned or an exception is thrown, check ErrorCode property and ErrorString property for error information.

Remarks

None.

See also

ClearAllHTTPFormField(), ImageMargin property, MouseShape property

 

 













TWAIN ActiveX | TWAIN Plug-in | TWAIN Control | TWAIN SDK | Scanner COM
Software Configuration Management | Version Control | Source Control
Copyright © 2009 Dynamsoft Corporation. All Rights Reserved.