This forum is no longer open and is for reading/searching only.
Please use our new MachForm Community Forum instead.
MachForm Community Forums » MachForm 2
Form output to php variables, not mysql...
Started 14 years ago by eastonbeymer | 3 posts |
-
I am using a generated form to select a range records from the cummulative input of another form. As such, I simply need the information input on the form to be passed back to me in php variables which are used to select records for output to a report writer. No output to the mysql database is wanted. Can this be done?
Posted 14 years ago # -
can you explain a little more clearly. And yes this can be done my install is riddled with customizations. Php is php and you can request info from the DB and $_Post it to any other php file or page you need it to go to. :)
Posted 14 years ago # -
I am considering purchasing MachForm and would like to know if I can do this too... I have an API that I need to pass the form data to once the form has been validated and submitted.
Also another question about js Validation, I only see limted documentation about the validation. Is the validation more than just required... for example can I ensure that only numbers/letters are entered... and invalidate html code?
Posted 14 years ago #
Reply
You must log in to post.