I had just found that information on the net and sure enough I had upload_max_filesize = 2M . Live and learn :-) . Thank you for taking the time to submit the information. I do appreciate it.
Dan > ;;;;;;;;;;;;;;;; > ; File Uploads ; > ;;;;;;;;;;;;;;;; > > ; Whether to allow HTTP file uploads. > file_uploads = On > > ; Temporary directory for HTTP uploaded files (will use system default if > not > ; specified). > ;upload_tmp_dir = > > ; Maximum allowed size for uploaded files. > upload_max_filesize = 20M ------------------------------------------------- Visit us at http://www.kdhtech.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
