Hello,
I need to put an AJAX, form such that it is inside a table, and spans
across
few rows.
But, what I am noticing is that, while submitting the form, the data in
the
fields is not submitted.
If I move the form outside the table or inside a cell, things work OK,
but not
when the form is inside the table and spans few rows. This problem is
only
with AJAX forms, regular forms work perfect. I was wondering if this is
something to do with prototype, or am I doing something completely
wrong?
Below, is a stripped down version of the code, which I have been trying.
While
calling the action the parameter, member_id is not passed.
Thanks for your help.
Surendra S.
http://ssinghi.kreeti.com, http://www.kreeti.com
Read my blog at: http://cuttingtheredtape.blogspot.com/
,----
| “All animals are equal, but some animals are more equal than others.”
| – Orwell, Animal Farm, 1945
`----