User Profile

Collapse

Profile Sidebar

Collapse
earcandy
earcandy
Last Activity: Feb 17 '14, 02:39 PM
Joined: Feb 6 '14
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • HTML Form: After missing a required field and resubmitting - files do not upload

    I have an HTML form which sends the results to FormTools. There are two file upload fields with required. If a user fails to attach files in these two fields they receive a warning. However once that required warning has come up and the user attaches the files - they do not upload when the form is submitted.

    If the user attaches the files properly the first attempt they do upload properly. The issue occurs only when the two required...
    See more | Go to post

  • After form is submitted - blank process.php page instead of redirect

    I know I'm close to having this working. Once the user clicks SUBMIT they end up at a blank process.php page rather then the redirect url specified in FormTools.

    Here is my process.php

    Code:
    <?php
    
    /**
     * File: process.php
     *
     * This file processes any form submissions for forms already added and configured within Form Tools. To
     * use it, just point your form to this file, like
    ...
    See more | Go to post
No activity results to display
Show More
Working...