Need your advice

Hi guys I need an advice
I’m using a script to upload files on my web server and it works fine…
Right now my movie is only capable of doing the upload…but I need also the email address of the person doing the upload…maybe the name…
Basically I’d like to add couple of text fields and I need the data to be send together with the uploaded file…
Where should I start to accomplish that?
Should I use a different script or should I modify the one I have that is working? Can I have the file uploaded on the server and the info send into me email?