All Scripts backed by 8 years in business, free support, free updates and a 30 day money back guarantee.
Download Purchase Programming F.A.Q. Support Contact
Commercial Perl Scripts
All Form Pro Updated
Count It
Form Mailer + Attachments
Client File Manager
Da Godfaddah
Dropbox Updated
FAQ Builder
ManageHT
RegisterHT
Mailing Bank
Page Updater - Text
Page Updater Pro Updated
PS Guestbook Updated
PS Lightning Search Updated
Quick File Mailer
Quick MySQL
Select-A-File
Upload Center
Free Perl Scripts
Access Log Viewer
All Form
Epoch Converter
Error Log Viewer
Invoice Center
PS Upload
Question Manager
Quick CHMOD
QuickHT
Site File Finder
Site File Lister
SSI Tag Maker
Perl Modules
Monger Calendar
Monger File
Monger Mail
Monger Persist
JavaScript Generators
PopUp Windows
Meta Gen
RGB / Hex Converter
Page Colors
Sudoku
Tutorials and FAQs
Cookies
Using CuteFTP
Using WS_FTP
Installing Scripts
Debugging
Utilities
env_vars.pl
backup.pl
restore.pl
check_email.pl
date.pl
dayname.pl
fileage.pl
format_length.pl
format_url.pl
getfile.pl
parse.pl
redirect_html.pl
Free Services
Epoch Converter
TLD Registries
RGB/Hex FInder
Colour Checker
ASCII Codes

Form Processor with no SPAM from robots.

Anti-spam, anti-robot, anti-flame, Guestbook for your website.

Manage Remote websites from your website. Allow clients to update sections of their own web pages.
Search our FAQs FAQs Printer Friendly Version
Select-A-File     List of Categories

Select a File - File Download and Delivery Manager
  1. Can I create multiple directories for downloadable files?

  2. Can I create sub-directories? How do I create them?

  3. What types of files can I offer for download?

  4. How I require downloaders to confirm their request?

  5. How do I add custom form fields to the Download form?

  6. How do I require fields in the Public Download form?

  7. How do I apply alias file names?

  8. How do I set Select a File to print file sizes on the Download Form?

  9. How do I set Select a File to link directly to files on the Download Form?







  1. Can I create multiple directories for downloadable files?

    Yes, From the File Manager, click on Upload Files, then Make Directory. Directories are created in your Public Access directory, which you set in Settings.

    To top


  2. Can I create sub-directories? How do I create them?

    Yes, when you're promted for the directory name, enter the path starting at a folder that already exists. For example, if your Public Access directory is :

    /var/www/html/Public_Files

    and you want to create a directory named Images, when prompted, enter :

    Images

    To create directory within the Images directory, click on Make Directory and when prompted for a name, enter :

    Images/Tiffs

    The Images directory must already have been created before you can create the sub-directory named Tiff. Use underscores (_) instead of spaces in Directory names. The Public Download Form will replace all underscores in filenames and directory names with spaces.

    To top



  3. What types of files can I offer for download?

    Every type in existance. Perl reads all files, whether binary or ASCII and recreates an exact impression in the file sent via e-mail. This is true for ZIP, SIT, EXE, PDF and every other file type you are thinking of.

    To top


  4. How I require downloaders to confirm their request?

    Log in to the Admin section and click on Settings. Scroll to the bottom of the Settings page and set "Require confirmation" to Yes. The message you enter will be sent to the Downloader. Use the %%%confirm%%% marker to insert the link. This can also be inserted in an A tag if using HTML email. E.g. <a href="%%%confirm%%%">Click here to receive your files</a>

    To top


  5. How do I add custom form fields to the Download form?

    Edit the Regular HTML file that was shipped to you with the scripts. The fil's name is saf.html

    Enter as many custom form fields as required. Use regular HTML for your form field tags. All fields are supported. Note that the required markers, %%%scripturl%%% and %%%dirlists%%%, should not be altered or removed.

    If your using a regular Text field to request the file downloader's City of residence, use the following tag:

    <input type="Text" name="City" value="%%%City">

    By placing the marker in the value attribute, the value is retained when the form is reloaded should the file downloader forget to enter a value in a required field.

    The %%%results%%% marker is replaced with any error messages returned by the script and thus should be left in place. For example, if an e-mail address is entered in an invalid format, the script will return "Invalid email address detected".

    To top



  6. How do I require fields in the Public Download form?

    In your saf.html file, just beneath the opening <form> tag, use the following tag:

    <input type="Text" name="required" value="fname,email">

    enter all names of form fields that you wish to set as required. Separate each with a comma, and use no spaces.

    To top



  7. How do I apply alias file names?

    When logged in to the Select a File Admin section, click on File Manager. All files found in the folder you have set as the download folder (whose extensions you allow) and any sub-directories you have within it, will be displayed on the File Manager page. Each file has an associated Alias and Description field. The Alias, if one is entered, will show up on your Public Download Page, in e-mail notifications and within the Admin Section.

    The Description accepts all regular HTML tags, and if one is entered shows up on the File Download Page.

    To top



  8. How do I set Select a File to print file sizes on the Download Form?

    Log in to the Select a File Admin section and click on Settings. Under the File Settings header, set "Print file sizes" to Yes.

    To top


  9. How do I set Select a File to link directly to files on the Download Form?

    Log in to the Select a File Admin section and click on Settings. Under the File Settings header, set "Link to files" to Yes.

    To top


Was this page helpful?    
  ©2008 PerlServices.net. All Content and Media. Site hosted by LinuxHostingPlans.com