If it's not being sent with the form, the problem is likely one of
the following:
1. To be submitted, elements must have a name and a value.
2. Elements must not be disabled.
3. Nothing is selected, or the selected option has no value.
See http://www.w3.org/TR/REC-html40/interact/forms.html#successful-
controls
TAG
On Jul 4, 2006, at 9:57 PM, [EMAIL PROTECTED] wrote:
Hey all,
I currently have a form with a select menu that is populated via
AJAX. Problem is it seems that the select menu is not being sent
with the form. Is this correct? Does any one know of a work around?
Thanks
Iggy
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs