Why does the message “Data sending failed” appear after the Send button is pressed?
Click on the “Details…” link in the form to display the detailed error message. Unix Server: The data folder may not have been specified correctly during the deployment wizard. There are two locations that are important to the operation of your form that need to be specified during the distribution wizard: 1) The location of the data folder. Use the browse button to find your CGI-bin folder. 2) The URL of the data folder. This usually takes the form http://your.domain.name/cgi-bin. Permissions on the data folder may not be set high enough. The permissions on the data folder must allow the script write and execute rights. If using the CHMOD command on a Unix server, mode 755 should be adequate. Confirm this with your system administrator or ISP technical support contact if necessary. Microsoft IIS Server: The IUSER account needs to be given full control to the folder on your web server. You can then control permissions in IIS under the virtual directory properties. You will need to se