![]() |
HTTP Wizard |
![]() |
FormBuilder
| Example | Properties | Methods | Events |
FormBuilder is used to setup the data to be sent to a server as Form data. This is variable data, files, or a combination of both. The object makes it very easy to add your variables and files and the code will automatically format the data for transmittal.
The type identifer for this object is: HTTPWIZARD.FormBuilder3
ex. set obHTTPWiz = CreateObject("HTTPWIZARD.FormBuilder3")