File Upload Size Limit

260 views
Skip to first unread message

michael...@zodiac.com

unread,
Oct 9, 2013, 5:05:19 PM10/9/13
to suppor...@runmyprocess.com
Hello -

Is there a limit to the size of a file that can be uploaded through the File Upload web interface widget? If so, would there be any way to warn a user if the file selected was too large?

Thank you for any assistance.

Michael

Dimitri MELCHIOR Pro

unread,
Oct 9, 2013, 7:53:33 PM10/9/13
to RunMyProcess Support Forum

Hi,

The maximum size for an uploaded file is 12Mo.

If the file is not uploaded, you are natively aware of it as it does not appear into the widget.

Maybe you would like to implement a specific alert? Let me know if so.

Best regards.

--
Fujitsu - RunMyProcess
---
You received this message because you are subscribed to the Google Groups "RunMyProcess Support Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to supportforum...@runmyprocess.com.
To post to this group, send email to suppor...@runmyprocess.com.
Visit this group at http://groups.google.com/a/runmyprocess.com/group/supportforum/.
To view this discussion on the web visit https://groups.google.com/a/runmyprocess.com/d/msgid/supportforum/6a8743f8-c12d-44ad-9eea-ba9ffbe1cdd8%40runmyprocess.com.
For more options, visit https://groups.google.com/a/runmyprocess.com/groups/opt_out.

Wagner, Michael

unread,
Oct 24, 2013, 1:25:56 PM10/24/13
to suppor...@runmyprocess.com
Hello Dimitri -

I attempted to "sneak" in some JavaScript validation code to the "Upload" button events, but the DOM is a little more sophisticated than I can handle.  I was attempting to implement the code mentioned here: http://stackoverflow.com/questions/3717793/javascript-file-upload-size-validation

If you have any hints on how to implement an alert if a file size is too large, please do let me know.

Thank you very much.

Michael



You received this message because you are subscribed to a topic in the Google Groups "RunMyProcess Support Forum" group.
To unsubscribe from this topic, visit https://groups.google.com/a/runmyprocess.com/d/topic/supportforum/hJc1gEbiuIw/unsubscribe.
To unsubscribe from this group and all its topics, send an email to supportforum...@runmyprocess.com.

To post to this group, send email to suppor...@runmyprocess.com.
Visit this group at http://groups.google.com/a/runmyprocess.com/group/supportforum/.



--

MICHAEL WAGNER
PLM Systems Engineer
Zodiac Pool Systems, Inc.
2620 Commerce Way, Vista, CA 92081
michael...@zodiac.com
Ph 760-599-9600 x3087
Cell 760-473-8785

Wagner, Michael

unread,
Oct 24, 2013, 4:07:24 PM10/24/13
to suppor...@runmyprocess.com
Hello Again Dimitri -

I have solved my problem although not very elegantly.

I added a change event function to the input type="file" element to check the selected file's size.  That input element does not have an ID, only the name of "fichier".  I am a little nervous about my custom code depending on that name, but that is all that I could find.

Michael

Reply all
Reply to author
Forward
0 new messages