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...
User Profile
Collapse
-
earcandy started a topic HTML Form: After missing a required field and resubmitting - files do not uploadin HTML CSSHTML Form: After missing a required field and resubmitting - files do not upload
-
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
No activity results to display
Show More