Ask a Question related to Dreamweaver AppDev, Design and Development.
-
Don Pacino #1
Limiting upload file size!
Hi,
I am using PERSIST upload which uploads an Image in a multipart form. Is it possible to display an error message and not sumbit an image that is over say 100kb?
Don Pacino Guest
-
File upload size restricted
Using contribute 3 on a Mac ive tested attaching pdfs of various sizes anything under 2mb works but over produces this error message "Contribute... -
File Size problem on Upload
I am trying to allow users to upload large ZIP files to a mysql database table. Small zip files of under 1MB work fine, but not zip files of 7MB. I... -
can i reduce file size after upload ???
Hi well - i forgot to mention the option in the previus topic - once the user upload the file to the server is it possible to manipulate the file... -
CFILE: How Can I restrict Upload File Size?
I am using CF 5 and would like to restrict the file size when using <CFILE Action="Upload">. Is there an easy way to do this? -
Upload file size
Hi, Has anyone come across this problem before? I have an upload form that accepts only .rtf files. As soon as the file gets larger than about 1Mb I... -
Massimo Foti #2
Re: Limiting upload file size!
"Don Pacino" <webforumsuser@macromedia.com> wrote in message
news:d1c11h$dl4$1@forums.macromedia.com...This is a client-side JavaScript solution:> Is it possible to display an error message and not sumbit an image that
> is over say 100kb?
[url]http://www.massimocorner.com/dw/behaviors/check_img_upload.mxp[/url]
It works on IE, but it fails on most recent releases of Mozilla/Firefox
Hope it could help
----------------------------
Massimo Foti
DW tools: [url]http://www.massimocorner.com[/url]
CF tools: [url]http://www.olimpo.ch/tmt/[/url]
----------------------------
Massimo Foti Guest
-
Manuel Socarras #3
Re: Limiting upload file size!
if you're refering to ASPUpload from Persists Software, the answer is
yes. check SetMaxSize method
Don Pacino wrote:> Hi,
>
> I am using PERSIST upload which uploads an Image in a multipart form. Is it possible to display an error message and not sumbit an image that is over say 100kb?
>
>
>
>Manuel Socarras Guest



Reply With Quote

