HttpForm.Add (gb.net.curl)

Sub Add ( Field As String, Value As String )

Add a new field to the form.

  • Field is the field name.

  • Value is the value of the field.