Multi page ordering form php or ajax

Posted by Adam on Stack Overflow See other posts from Stack Overflow or by Adam
Published on 2010-06-17T23:15:59Z Indexed on 2010/06/17 23:23 UTC
Read the original article Hit count: 436

Filed under:
|
|
|
|

I'm looking to create a multi page ordering form the first page would contain some dropdown and text fields, the second page would contain more text fields, the third page would be an order summery with paypal payment option.

I'm just wondering what the best way to create this order form is. I've used sessions in the past but never with users entering in text and picking items from drop downs, does anyone have any resources for doing this? Or does anyone know of a jquery or other ajax example or plugin I might be able to use and modify.

any insight would be a big help.

thanks

© Stack Overflow or respective owner

Related posts about php

Related posts about AJAX