search for: store_tags

Displaying 1 result from an estimated 1 matches for "store_tags".

Did you mean: store_page
2006 Aug 05
0
Adding quotes around a text field
...f whatever they submit. I haven''t the foggiest idea where to start.. Here is the code I''m working with: <%= start_form_tag :controller =>''stores'', :action => ''updatetags'' %> <%= text_field ''store'', ''store_tags'' %> <%= submit_tag "Add" %> <%= end_form_tag %> Can anyone help me? -- Posted via http://www.ruby-forum.com/.