i have a table. and in that table, its split up into cells… about 2 columns, and 5 or so rows… got it so far?
now… in the different rows are text boxes for a form. and in the last one is the submit button. now… how do I send the information from allll those boxes via email form?
i tried adding the form tags between the table tags, but no luck. I know it can be done, but I dunno how.