Brian McGovern wrote:
They do? How/when? I'm not just being a smart-aleck here, I've just never heard of them doing that or used them in that way. I thought they just held form data. I don't see anything in the JavaDocs relating to this, either.Action forms write out html for you. What if i wanted to put style attribs in my form tags or use javascript for submission wrappers on the button clicks, or stuff like that. Didn't think I could do that with action forms.
I use JavaScript for submission wrappers (as little as possible, but I have need to on occasion) and my tags are styled using CSS.
What am I missing?
Dave
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]