'Previous' Button in HTML/PHP

Posted by vlad on Stack Overflow See other posts from Stack Overflow or by vlad
Published on 2010-05-20T05:32:59Z Indexed on 2010/05/20 5:40 UTC
Read the original article Hit count: 206

Filed under:
|
|
|

Hi there,

I thought hours about that problem but I didn't come to any conclusion. My problem here is that I need a 'Previous' Button added to a form. The user should fill out a formular that is splitted up in 13 parts. Every part is an own formular having a 'Next' button for submitting everything to a database and redirecting to the next page.

How do I integrate a 'Previous' button there? ...

I don't if it might be usefull for you to know that I'm using cakePHP, and well I'm pretty new to it.

© Stack Overflow or respective owner

Related posts about html

Related posts about php