What exactly are the hidden fields used for?
Let me explain why I ask. I have a form in the admin cp that asks for input. When you hit submit it goes to the "Verify" page which shows you your results and then when you hit submit again, it does the database changes.
Now, before I put the makehiddencode in the "verify" section, it would never see the variables after the second submit so the database changes would always fail. I used makehiddencode and now it works fine. Not sure why though.
Thanks,
Josh
|