Contents - Index - Top


RequestFormSubmitByName

Interface AntViewDocument

 

Type: Method

Parameters: String Name

Returns: nothing

 

 

Submit the form identified by Name, Name itself is case sensitive.

Note that in html multiple elements can match the name passed. If this is the case then only the data of the first element that matches the name will be submitted.

 

When the submit completes, the OnRequestFormSubmitByName event is triggered.

 

There's also a synchronous alternative RequestFormSubmitByNameSync that wraps this method and the event into one call.

 


AntView - The MS Edge WebView2 ActiveX control Date last changed: 07/22/2024