I have a form where the user inputs some text. I have a Preview button and a Submit button.
I thought I could have them both as submits, and then check in PHP to see if the preview one is there...but they both are.
So how can I have a preview type option (like vBulletin)?
