I do something similar to that at work but it's a two step process. The user copies the file first to a specific area they are allowed to use, then they fill in the form which lets them select the uploaded file (and any other fields they need). You just have to make sure that they can't read/write outside of their sandbox. I also have a cron job that clears out the sandbox once a week.
Regards, Jill. -- Jill Rowling, Snr Des. Eng. & Unix System Administrator Eng. Systems Dept, Aristocrat Technologies Australia 3rd Floor, 77 Dunning Ave Rosebery NSW 2018 Phone: (02) 9697-4484 Fax: (02) 9663-1412 Email: [EMAIL PROTECTED] > -----Original Message----- > From: Steve Cronan [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, 31 October 2001 16:07 > To: [EMAIL PROTECTED] > Subject: Re: [SLUG] Big file uploads through a web pages > > > I've had my doubts about it working sucessfully > > but basically they fill out a page with 20-30 fields > and the data is associated with that file in the db > > I want to see if it can be achieved over a web interface > ---------------------- CONFIDENTIALITY NOTICE ---------------------- This email is intended only to be read or used by the addressee. The information contained in this e-mail message may be confidential information. If you are not the intended recipient, any use, interference with, distribution, disclosure or copying of this material is unauthorised and prohibited. Confidentiality attached to this communication is not waived or lost by reason of the mistaken delivery to you. If you have received this message in error, please delete it and notify us by return e-mail or telephone Aristocrat Technologies Australia Pty Limited on +61 2 9413 6300. -- SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
