Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

What it Does

Runs the Quik! Forms Engine to retrieve Quik! Form Viewer HTML and returns an array of result objects.

Parameters

No parameters

Sample Code


Dim objQFE As New QuikFormsEngine
.
. 'All configurations go here
.
objQFE.Execute()
  • No labels