theuedimaster
01-23-2005, 09:49 AM
Can forms literally stop and pick up at other places? Meaning, I have a <div> with form a. I end it with </form> in the <div>. Then, in another div, I restart form a, and end it with a submit button. Would that work?