[Rails] Re: problem: passing post parameters to a controller

2010-06-11 Thread Max You
That did it! Thank you very much Rick!! -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-t...@googlegroups.com. To unsubscribe from this group, se

[Rails] problem: passing post parameters to a controller

2010-06-11 Thread Max You
Hi, I have a problem passing parameters via post. I've examined the log file of a scaffolded version against my AJAX version and can't figure out what's wrong. I think I've also isolated the problem to be parameter passing by using logger.debug. the AJAX part; var name=document.getElementById("nam