Hi, I am looking for a script that allows a someone to enter information into fields, and maybe even include an attachment, and allows the person to name the file, then when the person presses submit, it uploads it to a certain directory. I would like to specify what information surrounds those fields, because I want to preface text entered with certain XML tags.
The big deal, really, is to avoid other tages in this xml file. I've seen some user website programs, but those all encapsulate the fields with their own tags, to allow it to be 're-editable' and as well to know where those input fields go.
Any advice or suggestions would be greatly appreciated. Thanks!!!