nfr Posted May 30, 2005 Share Posted May 30, 2005 Hello - Is it possible to generate a "form within a form" effect. I'd like to have the following kind of layout all on one page: Static Table <table> <input> <input> </table> Dynamic Table <table> <row1> view, edit, delete <row2> view, edit, delete <row3> view, edit, delete </table> Image Upload Box The static table should not change. The dynamic table should update when one of the rows are deleted or edited. It should also add another row when a new image is uploaded. Is this possible? If so, how would I go about implementing the second part in DMX? Thanks and regards, Neil. Link to comment https://forums.phpfreaks.com/topic/2334-form-within-form-effect/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.