I quess I was just trying to be lazy and edit an old script.
I have a form that comprises of 2 text boxes and a textfield and I wanted to add a form that would take the text from a file, the user would upload, and place it in the text field by having that form reload the original form.
I wanted to place this file upload option next to the text field, which would mean it was in the middle of the original form. I guess I should just put that option at the end of the page after the original form.
I was just curious if form nesting worked as I couldn't see why it shouldn't!
Cheers for replying.