Re: Uploading JPG's
- From: "Mike" <mike@xxxxxxxxxxxxxxxxxxxxx>
- Date: 25 Aug 2006 02:19:42 -0700
Thanks all.
I have figured it out.
What was happening was if the max_file_size was greater than what was
set in the MAX_FILE_SIZE in the form then it was always returning
either a file size of 0 or a "none" file type. Because of this it
wasn't picking up my check of filesize > 100000 as the file size would
always be returned as 0 and also the file type would always be "none".
Did that make sence!!!
I took the MAX_FILE_SIZE out of the form and just relyed on the script
to trap large files, and it works a treat.
Thanks for all your help.
Mike
.
- References:
- Uploading JPG's
- From: Mike
- Re: Uploading JPG's
- From: David Quinton
- Uploading JPG's
- Prev by Date: Text formatting in correct
- Next by Date: Re: sometimes a cookie sometimes not a cookie?
- Previous by thread: Re: Uploading JPG's
- Next by thread: Re: How to address a method outof another method from a different class (also in duth language)
- Index(es):
Relevant Pages
|