Apologies if this is something obvious, I've searched and not found an answer.
I have a form which takes a users details and gives them the option to choose an image file for upload. The details are written to a textfile and I want to put the image in a separate directory. I can do this using two different forms, with two different formhandlers, but I want to combine them into one form, with one formhandler. Any ideas?
cheers
Craigie