radhames brito wrote:
> read on link_to_remote
> 
> 
> and please be more specific

I am more specific now.

There is one swf file. When I click on that swf file it will return 
user_id.
And below that swf file I have to show detail of the specific users. The 
detail will come from database. Now the problem is that there is small 
javascript function which will give me the user id. So from that 
javascript function I wanna call rails method which will fetch data from 
database and show it where I want.
-- 
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, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to