NetObjects
Products and Services Partners Support
Company Purchase
Property Settings

Button Name
The text that will appear on the AutoForm submit button.

Success URL
The web page that will be displayed upon a successful form submission. If this page is created in NetObjects Fusion, you can use a page link to assign the page to the Success URL property.

Error URL
The web page that will be displayed upon an unsuccessful form submission. If this page is created in NetObjects Fusion, you can use a page link to assign the page to the Error URL property.

Output File
The file on the server that will contain form data. Data from each form submission will occupy a new record in this file. When Publish To is set to Unix, this file will be written to the basedir/assets/webdata directory on the server, where basedir is the directory where your site is published. When Publish To is set to Windows, the output file is written to c:\webdata on the server.

Publish To
Publish To can be set either to Windows or Unix. This setting does not specify the type of file server that you're publishing to. It determines whether Perl5 CGI scripts (Publish to Unix) or NT CGI binaries (Publish to Windows) are uploaded to the server.

The CGI script files are standard Perl5 scripts and require that Perl5 be installed on the server. The CGI binaries are Windows NT executable files that are executed directly by the web server. The CGI binaries do not use Perl.

Perl Path for UNIX
This setting applies only when the following two conditions are met; otherwise, the value of this property is ignored.

  • Publish To is set to Unix.
  • The web server reads the first line of the script to find the Perl executable.

Windows NT, for example, runs the Perl interpreter based on the association of a filename extension. When publishing to Windows NT, Perl Path for Unix property is ignored; it's setting will have no impact on the AutoForm component.

Required Field #
A Required Field # property will appear in the AutoForm property list for each data-containing form element properly numbered.

 

 

Search
 

 

© 2001 NetObjects, Inc. All rights reserved. Privacy Policy