I'm writing a form that allows for editing of text files for posting on a website. I have the form with fields like 'title' and 'body' etc. I want four buttons called 'Update', 'Preview', 'Delete' and 'Create New'.
I can't have four different submit buttons for the one form and, ideally, I want the form info 'posting' back to the script itself to process. Any ideas how I would go about this? Preferably without using Javascript.
Any help is appreciated.
Cheers ;-)
I don't make mistakes, I'm merely beta-testing life.
I can't have four different submit buttons for the one form and, ideally, I want the form info 'posting' back to the script itself to process. Any ideas how I would go about this? Preferably without using Javascript.
Any help is appreciated.
Cheers ;-)
I don't make mistakes, I'm merely beta-testing life.