I am writing a WEB based PHP aplication with JavaScript (and HTML of course) which store data in a Microsoft SQL Server database on a Win 2000 server and I need to access a image file on the CLIENT computer (a image scanned by the user maybe) and store it into the database. My problem is how to get the content of the image file (I repeat: on the client computer) in a variable or something like this. A solution in any of the 3 laguages or maybe in Java would be OK. Please, please, please help!!!
Zandreius