Web Settings
![]()
Set the URL for upload in Web URL text field. maximum record text field sets maximum record count of each upload units.0 means send all records in one upload unit, but not recomended. Choose GET method or POST method with popup menu on the right side. Put the desired return string from the server into the success string text field when communication was success. If you want to trim head and tail's space, tab, EOL characters, check the trim checkbox. If return string is changable, use functions and properties. If you do not want to examine success or error, use %IGNORE% property. Allow duplicate checkbox allows you to use same name for different parameters. Add to the Top, Append to the Bottom popup menu sets the insert position of additional parameters to the CSV records. By the way insertion position is not important for most Web servers.
![]()
Set the reuest parameter name into the Name text field. This value represents name attribute of input element of HTML. If this value is a changable, use functions and properties. Set the reuest parameter value into the Value text field. This value represents value attribute of input element of HTML. If this value is a changable, use functions and properties. Password checkbox hides a content of Value text field, When you uncheck this checkbox Password Sheet is appear and urge you to input password, Password Sheet never asppears in adding mode. Password checkbox is only for the display, and communication sends plain text of the value.
![]()
his sheet checks password, when password checkbox unchecked. This sheet never appears at the time of adding the reuest parameter.