> Would some JavaScript work here. When they submit the file > could you not > use a script to check the size before the send and in a function just > return true or false. I have not done this but from what > reading I have > done about JavaScript I think it would work. Unfortunately, that's not currently possible with JavaScript. The only client-side solution is signed applet of some sort, Java or ActiveX, that has file-system permissions. Ron Allen Hornbaker President/CTO Humankind Systems, Inc. http://humankindsystems.com mailto:[EMAIL PROTECTED] ------------------------------------------------------------------------------ Archives: http://www.mail-archive.com/[email protected]/ To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

