Load HTML Form in Edge Browser

Loads a set of arguments from a DataShare file, Displays those values in an HTML prompt, and then saves user en- tered values back into a DataShare file. The “Load HTML Form in Edge Browser” is more advanced. HTML5 form features are supported by Edge Browser and should provide a nice viewing experience for a user.

 

Input Arguments

 

0

File Path or Embedded File

Input HTML Form Path

Location of the displayed HTML page

1

Integer

Window Width

HTML Display Width in Pixels

2

Integer

Window Height

HTML Display Height in Pixels

3

File Path or Embedded File

Input DataShare File Path

Location of the input values for the HTML

4

File Path or Embedded File

Output DataShare File Path

Location to write the HTML inputs

5

Boolean

Save in Binary Format?

Binary or Text output

6

Integer

Step to jump to if Canceled (-1 will fail Step if Cancel)

Step to jump to if canceled.

Return Arguments

None.

 

Returned Status

 

SUCCESS

The file was successfully loaded.

FAILURE

The file could not be loaded or had an invalid format.

Remarks

Please see the HTML form example and documentation on our website here: https://www.kinematics.com/ftp/SA/Install/Examples/Instructional/Load HTML Form/