Thread: file uploading
View Single Post
Old 02-07-2005, 10:30 AM   #2
Charter
Head Mole
 
Charter's Avatar
 
Join Date: May 2003
Posts: 2,539
PHP running server-side isn't going to automatically upload a client-side file; the browse button is needed. In order to automate uploads, you would need to write a program for your users to run on their personal machines and then deal with all the firewall issues that will abound when said program tries to run.
__________________
Responses are offered on a voluntary if/as time is available basis, no guarantees. Double posting or bumping threads will not get your question answered any faster. No support via PM or email, responses not guaranteed. Thank you for your comprehension.
Charter is offline   Reply With Quote