Click to See Complete Forum and Search --> : <form> element within another <form> element


kusi
10-28-2003, 04:13 AM
How will the inner and the outer forms be submitted?
Does anyone have experience?

Gollum
10-28-2003, 07:05 AM
I'm pretty sure HTML doesn't support nested <form> tags. The consequences would be too confusing!!!

You might consider redesigning your page so that it doesn't happen.