Forum Moderators: coopster
on page one...
store a value from a form that will determine how many different items there are.
on page two...
carry the value from page one to page two in the URL and have page two grab the value and duplicate the variable with the html table(s) that I store as a custom variable.
I am unsure if this is possible. I have a decent grasp on PHP but not sure if this will work. It sounds easy enough. But if I can store the table as a variable to be called, how will I let the page know that each table is for a different entry. Please help... this is a lot to swallow for my php knowledge.