Is there a way to have a form update itself?
Such as this:
I have two tables (left and right)
Left displays nothing on initial load, RIGHT displays the results of a query and has a SUBMIT button.( this works fine) NOW, if I have a "calculate" button on the RIGHT table that after they edit the RIGHT table, reloads the page and fills in the LEFT table values AND the right Values too.and then the "submit" button takes them on their merry way .
OR for sake of ease Maybee I should just duplicate the page with out the query and have it reload itself with the same as above? any help would be sweet!
Such as this:
I have two tables (left and right)
Left displays nothing on initial load, RIGHT displays the results of a query and has a SUBMIT button.( this works fine) NOW, if I have a "calculate" button on the RIGHT table that after they edit the RIGHT table, reloads the page and fills in the LEFT table values AND the right Values too.and then the "submit" button takes them on their merry way .
OR for sake of ease Maybee I should just duplicate the page with out the query and have it reload itself with the same as above? any help would be sweet!