Displaying 1 result from an estimated 1 matches for "icon_additem".
2006 May 06
5
form_remote_tag not posting data
...9; } ) %>
<td size=''100''><%= text_field_tag ''name'' %></td>
<td size=''200''><%= text_field_tag ''email'' %></td>
<td id=''submit''><%= submit_tag ''icon_additem.gif'' %></td>
<%= end_form_tag %>
For whatever reason this is not submitting any of my params... The log
shows no params being sent.
Env is OSX 10.4 + Lighttpd + Safari/Firefox/Camino.
Any clue what is wrong?? I''m trying to do a demo in 30min without any luck....