Developer Support »

Asking for required fields when uploading a file  (See more user questions)

Hi

In response to both emails.

The latest version of the script has an option to change spaces in uploaded
filenames to hyphens (not underscores). You can get it here:

https://formtoemail.com/download.php

I can't think what is causing the error you describe. If the required
fields are completed, the script won't ask for them. Are you using the
required fields configuration in the script or are you using your own
JavaScript code for this?

Have you also set the max filesize and max post size in your php.ini file?
You can get more info here:

https://formtoemail.com/developersupport/not_receiving_attachments.php

Have you edited the code in my script, other than normal configuration?

If you are still having a problem, attach your edited script and give me the
URL of your form page. I will check them out.

Best wishes.

Charles Sweeney
https://formtoemail.com
The world's easiest feedback script!

----- Original Message -----
From: <[email protected]>
To: <[email protected]>
Sent: Monday, March 16, 2009 5:33 PM
Subject: FormToEmail script


> Comments: Hello,
>
> I have another question about the Pro Script, when ever uploading a file
> size larger than 10MB (I have the max set to 100MB) it'll go to an error
> page and ask for the required fields Name, Email etc. even though they are
> filled in. Is there a way to fix this?