MstrBob
05-30-2004, 11:30 PM
Ok, I've seen these almost everywhere. You fill in a form which is rather lengthy, and as you progress you click a button which reads NEXT and it brings you to another page with more form info to fill out. My question is this, how might one do this? Would it involve a server-side language (if so, can it be done in php? Tis the only server side language I know)? Wouldn't one have to save all the information as hidden values? Is there a more secure way to do this, than as hidden values? Does anyone know what I'm talking about?