Form

They have: 38 posts

Joined: Dec 2002

I have a form that when processed goes to "an are you sure page". This is all done in php. I would like a button to go "back" to the form if someone needs to make changes.

How can I do this?

Thank You! Smiling

Renegade's picture

He has: 3,022 posts

Joined: Oct 2002

Or if you want it as a link

Back

Suzanne's picture

She has: 5,507 posts

Joined: Feb 2000

If it's done in PHP, you can re-populate the form for the user. Make it a form button, where the action is the previous page, but keep the values of the form.

They have: 461 posts

Joined: Jul 2003

if you're gonna go with suzanne and you want, i have a function for select boxes i'll post, and i'm working on one for check boxes

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.