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

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

 
Free Perl Downloads

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

 
JavaScripts

Alert Boxes
Browser Sniffer
Check email
Generators
Sudoku
Window Maker
More...

 
Extra Utilities

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

 
Online Tutorials

Glossary
HTML
JavaScript
MySQL
SSI
Build Traffic
Other

 
Miscellaneous

About Us
Graphics
Testimonials
Installations
Latest versions

 
Flash poll

Does your Website use Flash?






View all Polls

Purchase Easy Poll for your site, only $29

Run Surveys on your site. Click here
 
Global Warming

Your energy bills doubled in exchange for clean energy such as wind and solar power?






View all Polls

Run Polls on your site. Click here

Run Surveys on your site. Click here
 
  Store   Download   FAQs   Contact Us   Support   Custom Programming   Policies
Client file management, client and admin login File sharing system with optional automated .ht protection and member registration

Printer Friendly

Upload Plus     List of Categories

Please refer to the Upload Lite FAQ for more information.


  1. Can Users select from a list of Admin recipients?

  2. Do I need to create directories?

  3. How do I collect the sender's email address?

  4. Can I send more than one email notification?

  5. Can I remove the "toemail" field from the default Form?

  6. How do I require Users enter a value in some of my form fields?






  1. Can Users select from a list of Admin recipients?

    Yes, as of version 3.5 you can include a form field named "toemail" in your Forms where User's can either type in the recipient's email address or select from a list you have defined. To enable Users to type in the recipient of notifications, use :

    <input type="Text" name="toemail" value="">

    For select menus, use :

    <select name="toemail">
    <option value="support@server.com">Support
    <option value="billing@server.com">Billing
    <option value="info@server.com">Info
    </select>

    Or for Radio buttons, use :

    <input type="Radio" name="toemail" value="support@yourserver.com">Support
    <input type="Radio" name="toemail" value="billing@yourserver.com">Billing
    <input type="Radio" name="toemail" value="info@yourserver.com">Info


    Top of Page



  2. Do I need to create directories?

    Nope. All sub directories are auto created by the script. You just need to specify the main directory on line 39 of the script. Make sure it has read/write permissions set (CHMOD 777 on Unix servers). Then in your form, add as many directory names to a select menu or using radio buttons. If you only need one sub directory you may use a hidden form field. The field must be named "destination", in lower case. For example, to use a select menu :

    <select name="destination">
    <option value="images">Images
    <option value="text">Text files
    <option value="pdf">PDF files
    <option value="xls">Excel files
    </select>

    Each of the folders (images, text, pdf, xls) will then be auto-created when a user selects one to upload files to.

    Top of Page



  3. How do I collect the sender's email address?

    Your form must contain a field named "email" in lowercase. As in :

    <input type="Text" name="email" value="">

    Top of Page



  4. Can I send more than one email notification?

    Nope, only one recipient can be defined. If you need to send out more than one notification, consider Attachment Mailer Plus which support multiple recipients.

    Top of Page



  5. Can I remove the "toemail" field from the default Form?

    Yes, you can remove the entire field, in which case the recipient email address is defined from within the script, in the $notify variable.

    Top of Page



  6. How do I require Users enter a value in some of my form fields?

    Please refer to the Requiring Fields chapter of the User Guide for detailed guidelines.

    Top of Page



Was this page helpful?    
Speed Search our site

Search script for your site
Xizzo : PC Password Manager
Survey Software
Create your own fully customized web based Surveys. Only $39.00
Plesk Hosting
Linux servers with Plesk Control Panel, cgi-bin, crontab manager, Mysql, PHP and ASP.

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

Global Warming
Your energy bills doubled in exchange for clean energy such as wind and solar power?






View all Polls

Run Polls on your site. Click here
About us | Contact us | Script FAQs | Script Support | Website Hosting | Our Policies | Store | Testimonials
Subscribe to our periodical newsletter and receive notifications of Perl Script updates, new CGI Script releases and Special discounted offers. Existing Subscribers log in here.    
HTML Plain text
©1999 - 2007 All content Copyright PerlScriptsJavaScripts.com Proudly hosted by LinuxHostingPlans.com