> Any suggestions? Yes, keep your pesky nose out. It's my machine and my file system is none of your business. Simply, you get whatever is in $_FILES and that's it. From memory thats the filename, the path to it on your machine, and size info. And maybe something else. Try print_r()ing $_FILES, that's what you get. -- Richard Heyes HTML5 Graphing for FF, Chrome, Opera and Safari: http://www.phpguru.org/RGraph -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php