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  
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
Survey Software
Create unlimited web based surveys on your website from your website

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.

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