search for: doclick

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

Did you mean: foclick
2008 Apr 30
5
Quick Submit Button Question...
...or ''full push''. I was thinking I could add some sort of param to the button, but it''s not working... is there a way to do this? I have this: <%= submit_tag ''push to Exchange'', :name => "rad", :id => "0", :onclick => "doClick(this)" %> <%= submit_tag ''force full push'', :name => "radtwo", :full => "full", :onclick => "doClick(this)" %> I tried to add param[:full], but it doesn''t work. Any suggestions? Thanks, - Jeff Miller -- Posted via...