We accept safe and secure Credit Card and PayPal Payments.
 
Perl Scripts

All Count
Attachment Mailer
Perl Scripts Build A FAQ Plus
Perl Scripts Clock In Center
eBackup Automated
Easy Poll
eSurvey
Fetch a File
Form Maker
Mailing List Server
MySQL Mate
PDF Creation
QCart
Quick Fix
Quote of the day
Speed Search
Task Manager
Traffic Pack
Upload Plus
Upload Gold
Upload Pro
Website Manager

 
Free Perl Downloads

Free Perl Scripts Main Page
Free Perl Scripts 404 Alerter
AccessLog Viewer
Build A FAQ
PHP Scripts eBackup
Free PHP Scripts ErrorLog Viewer
eVars - Server Info
HT Pass Creator
Upload Lite
Website Manager

 
JavaScripts

Free Java Scripts Alert Boxes
Free JavaScripts Browser Sniffer
Check email
Generators
Slide Show
Sudoku
Window Maker
More...

 
Extra Utilities

ASP Scripts Ascii Codes
Free ASP Scripts Color Picker
Font Finder
HT Pass Creator
Meta Cloak
Meta Magic
Pano Zooms
SlideShow
Server Size

 
Online Tutorials

Free HTML Scripts Glossary
Free HTML Scripts HTML
JavaScript
MySQL
SSI
Build Traffic
Other

 
Miscellaneous

About Us
Graphics
Testimonials
Installations
Latest versions

 
Hawk Eye in Tennis

Should Hawk Eye replace linesmen and lineswomen at all tennis tournaments?







 
View all Polls

Run Polls on your site

Run your own Surveys

 
Store Download FAQs Contact Us Support Programming Policies  

Multiple Page Forms Manager

Multi-Page Attachment Form Mailer Gold 3.11 Description | Users Guide | F.A.Q. | Try the Demo
Supported Servers:
  • Unix
  • Linux
  • Mac
  • Windows
  • Sun Solaris
  • FreeBSD
  • BSDOS
Requires:
  • Perl
  • cgi-bin

Page 1   Page 2   Combined

  1. Disclaimer
  2. Introduction
  3. Requirements
    1. Linux/Unix/Mac Servers
    2. Common Installation Problems on Linux/Unix/Mac Servers
    3. Windows Servers
    4. Common Installation Problems on Windows Servers
  4. Configuration
  5. Default Settings
    1. Aesthetics
    2. Email Settings
    3. File Settings
    4. Miscellaneous
    5. Form Field Sorting Order
    6. Admin Notification Template
    7. Customer Notification Template
    8. Website Error Pages Template
    9. Preview Page Template
    10. Thank You Page Template

  6. Creating your first form
  7. Creating your first Multi-Paged form
  8. What you should do
  9. What you should not do

  10. Managing Single Forms
    1. Managing Forms
    2. How to redirect
    3. Viewing Form Submissions
    4. Edit Form Submissions

  11. Managing Multi Page Forms
    1. Managing MultiPaged Forms
    2. How to redirect to next form
    3. Viewing Multi-Page Form Submissions
    4. Edit Multi-Page Form Submissions

  12. How to add custom form fields and file uploads
  13. How to require fields
  14. Download / Export Form Submissions
  15. Markers %%% - %%%
  16. Support


What you should do

There are few do's and do not's to keep in mind while using Multi Page Attachment Mailer. What you should do is listed here.

1). Read this User Guide in it's entirety before creating any forms. You will be glad you did and it will make for a smooth and enjoyable experience with Multi Page Attachment Mailer.

2). Set your Preferred Default Settings before creating any forms, in particular, the Admin Email address, Admin Name, Website Name and the Website Template. This is because it is these Settings that are copied over to each new form you create. If you plan to only create 1 or 2 forms, this is not so important, however if you plan to create more than a few forms, setting the Defaults will save you time.

3). When adding additional file upload fields, make sure the name of the field is "FILEx" where x is any unique number and FILE is in uppercase. For example if you wanted to allow up to three file uploads in a form, you could use:

<input type="File" name="FILE1">
<input type="File" name="FILE2">
<input type="File" name="FILE3">


You can use as many as you think your server can handle.

4). When adding Custom form fields to any form, use descriptive field names and underscores instead of spaces. This is because the Preview Pages, Error Pages and Admin Section list the filed names adjacent to the data entered by Customers. For example, lets say you had a required field in your form that requested the Customer's Country of Birth. We suggest you use this:

<input type="Text" name="Country_of_Birth">

This way, if the Customer forgets to enter their Country of Birth, the Error page will display:

Error you forget to enter the following fields

Country of Birth

The form processor will replace the underscores with spaces. If you had entered,

<input type="Text" name="countryborn">

the error page would display

countryborn

which may not be very helpful for the Customer. So keep the form field names short but descriptive. Being concise is the key.

5). When adding Textareas (large text box fields), append "TA" to the form field name. This is so Multi Page Attachment Mailer's form processor knows they are Textareas and retains the line breaks in Plain Text email, HTML email and when viewing Admin Section Submissions. This does not apply to the "comments" field. For example:

<textarea name="comments"></textarea> good

<textarea name="BioTA"></textarea> good

<textarea name="Bio"></textarea> bad

<textarea name="InstructionsTA"></textarea> good

<textarea name="Instructions"></textarea> bad

6). Send us your feedback. If you purchased Multi Page Attachment Mailer, you have an email address to get in touch with us directly. You made quite an investment in your Multi-Page Form Handler and we want to be sure you're happy with it, with it's performance and it's usability, integrity and stability. We encourage all feedback and suggestions for improvement.

Top of Page




What you should not do

There are few do's and do not's to keep in mind while using Multi Page Attachment Mailer. What you should NOT do is listed here.

1). Do not change or alter the fname, lname and email form fields generated by Multi Page Attachment Mailer. They must be in lowercase and must be in your forms. They can be placed in any one of your Multi Paged forms. If you remove them, Customer Auto-responders will be sent to Admin with "No Name" as the name of the Customer. You can remove the FILE1 field and comments fields generated. These three fields have synonyms used by Multi Page Attachment Mailer which are displayed on Error Pages, Preview Pages and in the %%%ALLFIELDS%%% marker.

2). Do not ignore any of the pointers given in this section and the section immediately above.

Top of Page




Managing Single Page Forms

Viewing and Managing Single Page Forms forms is accomplished via the "Single Page Forms" page, which is the first page you see once you log in to the Admin Section. Functions available are listed in sortable columns. Click on the desired links in the row associated with the desired form.

Top of Page




How to redirect Single Page Forms

You can redirect the Customer to a generic Thank You page after a Single form has been successfully submitted. This can be achieved in one of two ways.

1). Enter the absolute path (starting with http://) to your Thank You page in a hidden tag in your HTML form. E.g.

<input type="Hidden" name="redirect" value="http://www.google.com">

2). In the given Form's Settings, under the "Miscellaneous" tab, in the "Redirect User to" setting, enter the absolute path to your Thank You page. E.g.

http://www.google.com

Top of Page




Viewing Form Submissions

Viewing Submissions made to Single Page Form is accomplished via the "Single Page Forms" page, which is the first page you see once you log in to the Admin Section. Click on the Numbers in the Submissions column in the row associated with the desired form. This will load a complete synoptic History of Submissions for the selected form in chronological order (most recent Submission last). Click on the Date of any given Submission to view it's details. Remember, the order of fields in which these Submissions are displayed is governed by your Preferred Form Field Sorting Order.

Top of Page




Edit Form Submissions

To edit a Submission made to a Single Page Form:

1). Click on "Single Page Forms" in the Admin Control Panel.

2). Click on the Numbers in the Submissions column in the row associated with the desired form.

3). Click on the Date for the desired Submission in the Synoptic History.

4). Apply desired edits.

5). Scroll to bottom of Page and press the button labelled "Save Edits".

If you check "Go back to Synopsis after saving" the Synoptic History page will be loaded after the saving the edits, otherwise the same (updated) Submission is reloaded with the edits having be recorded.

Top of Page




Managing MultiPaged Forms

Viewing and Managing Multiple Page Forms forms is accomplished via the "Multi Page Forms" page, which is accessed via the Admin Control Panel. Functions available are listed in sortable columns underneath the Form Combiner tool. Click on the desired links in the row associated with the desired form.

Top of Page




How to redirect to next form

It is important to note that when using Multi-Page Forms you must set a value for the hidden redirect field in the HTML code generated for your HTML pages. This value must point to the next form in your Multi Page Form series. E.g.

<input type="Hidden" name="redirect" value="http://www.google.com/form2.html">

If you do not set a value for Multi-Page forms, Multi Page Attachment Mailer will display an error message after the form has been filled in instructing you to do so. Be sure to enter a value in the "redirect" field for each of the forms in your MultiForm series, except, unless desired, for the last Form in the series.

The redirect field must point to the HTML page you created for the next form. For example, let's say you create a 2 page series of forms. You copy the generated code for the first form to a HTML page you name form1.html and the generated code for the second form to a HTML page named form2.html

The hidden redirect field in your first form in form1.html must point to form2.html and must begin with http:// like such:

<input type="Hidden" name="redirect" value="http://www.YOURWEBSITE.com/form2.html">

Top of Page




Viewing Multi-Page Form Submissions

Viewing Submissions made to Multi Page Form is accomplished via the "Multi Page Forms" page, which is accessed via the Admin Control Panel. At the bottom of the "Multi Page Forms" page is a list of all Multi-Paged Forms you have created. Click on the Numbers in the Submissions column in the row associated with the desired form. This will load a complete synoptic History of Submissions for the selected form in chronological order (most recent Submission last). Click on the Date of any given Submission to view it's details. Remember, the order of fields in which these Submissions are displayed is governed by your Preferred Form Field Sorting Order.

Top of Page




Edit Multi-Page Form Submissions

To edit a Submission made to a Multi-Page Form:

1). Click on "Multi Page Forms" in the Admin Control Panel.

2). Click on the Numbers in the Submissions column in the row associated with the desired form.

3). Click on the Date for the desired Submission in the Synoptic History.

4). Apply desired edits.

5). Scroll to bottom of Page and press the button labelled "Save Edits".

If you check "Go back to Synopsis after saving" the Synoptic History page will be loaded after the saving the edits, otherwise the same (updated) Submission is reloaded with the edits having be recorded.

Top of Page




How to add custom form fields and file uploads

When adding additional file upload fields, make sure the name of the field is "FILEx" where x is any unique number and FILE is in uppercase. For example if you wanted to allow up to three file uploads in a form, you could use:

<input type="File" name="FILE1">
<input type="File" name="FILE2">
<input type="File" name="FILE3">


You can use as many as you think your server can handle.

Top of Page




How to require fields

If you want some of your forms fields to be required, for either Single page or Multi Page Forms, then you specify those field names in a hidden field. Separate each field name with a comma but do not add any spaces. For example, if you had three fields you wanted required:

<input type="text" name="email">
<input type="text" name="address">
<input type="text" name="city">


....then you would specify these as required fields using the following hidden field:

<input type="hidden" name="required" value="email,address,city">

Note that in Multi Paged Forms, each form in the Series must have it's own hidden "required" tag that lists the required fields found in that form.

Top of Page




Download / Export Form Submissions

Exporting your submissions is achieved via the Export Wizard. Click the numbers in the Submissions column for either Single Page or Multi Page Forms. This will load a History of Submissions for the Selected Form. At the top of the page, beneath the Admin Control Panel, you'll see a link titled "Export CSV file". Click the link to load the Export Wizard.

The Export Wizard lists the fields found in your first and last Submissions. If there are additional fields in other Submissions (for example fields you have removed from your forms since first creating them), you can enter those field names in the spaces provided. The default order of fields shown in the Export Wizard is governed by your Preferred Form Field Sorting Order for the selected form.

To Export your data:

1). Enter the column position for which the fields should appear in the results.

2). Remove any fields from the Export Wizard which you do not wish to Export.

3). Scroll to the bottom of the Export Wizard and select either "Print to Browser" in which case the results are printed to your Browser window, or "Export CSV" in which case a CSV file is created and then loaded in your browser.

If Printing to Browser, view the resulting page's source code and save the file to your hard drive. The source code has each record on a separate line.

If Exporting to CSV file and you have MS Office installed on your computer, the results are loaded in an Excel Spread Sheet inside your browser. You must then save the file. If you do not have MS Office or MS Excel installed, a download dialogue box will appear asking you to save the file to your hard drive.

If the Export Wizard points you to a 404 error page or to http://www.yourservername.com/, you need to edit the afp_key.cgi file and enter your actual domain name in the $ExportURL variable on line 34. E.g.

$ExportURL = "http://www.YOURSERVERNAME.com/psjs_datalogs/afp$FolderPass/data";

Top of Page




Special Markers

The Special Markers available can be used in all Templates. The markers themselves are replaced with Customer Submitted data, allowing you personalize and customize e-mail notifications, Website Error Pages, Preview Pages and Thank You pages, including the ability to link directly to files uploaded, print just the file names and print the server paths to uploaded files.

A full list of available markers is available from with the Admin Section. Log in and click on any of the Settings links. Scroll down to the "Admin Notification Template" and click on "Full list of Markers" to pop open a new window with instructions on using the markers.

Top of Page




Support

If you have difficulties setting up this program, we can install it for you. Installation can be ordered via our Secure Online order form. If we are unable to install the program because of a problem with the program, your installation fee and the purchase price of the script will be refunded in full.

Top of Page




Page 1   Page 2


Multi-Page Attachment Form Mailer Gold 3.11 Description | Users Guide | F.A.Q. | Try the Demo
Supported Servers:
  • Unix
  • Linux
  • Mac
  • Windows
  • Sun Solaris
  • FreeBSD
  • BSDOS
Requires:
  • Perl
  • cgi-bin

Speed Search our site
Linux Hosting Plans from $9.12 per month, includes Plesk Control Panel, MySQL databases, cgi-bin, crontab manager and 50 email accounts.

Survey Software
Create unlimited web based surveys on your website from your website

Discounted Scripts
Subscribe to our periodial newsletter to receive special offers.

Bathroom Hygiene
How often do you thoroughly clean your bathroom?








View all Polls

Run Polls just like this one on your website!


About us | Contact us | Script FAQs | Script Support | Website Hosting | Our Policies | Store | Testimonials
Subscribers log in here. Subscribe to our periodical newsletter for special offers on commercial scripts, hosting, exciting business opportunities, and industry news and events. Our Mailing List Software is powered by Consolidator    
HTML Plain text
©1999 - 2015 All content Copyright PerlScriptsJavaScripts.com Proudly hosted by LinuxHostingPlans.com