This is a simple question: I'm trying to upload files using php. I'm pretty sure I've got that part down. However, I am trying to upload pics inside the same form which posts other information, not of "FILE" type. This doesn't seem to be working. Does the html enctype have anthing to do with it? the pic upload works fine by itself. do I need to separate the forms, or is there a way to reference the other values with enctype="multipart/form-data"?
Thanx in advance, Kit _________________________________________________________________ MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php