Dear Samuel, You are going to have to give us more info. I use link_to_remote all the time without any difficulty, so its hard to pin down where your problem is. What are you expecting to happen? link_to_remote doesn't send anything back to the browser without an "update", is the update not happening or is the data not being entered into the database? How do you connect to your database ORM or regular sql, also which database are you using? lots of stuff can go wrong so again more info would be needed before anyone could give advice jose
Dogen wrote: > Greeting! > I'd created a reting system using Ajax (kinda "youtube"). My poblem > actually started when i'm trying to pass new rating value, on > "onclick" event, to controller that should save it in DB - just > nothing is happened. > For calling controller I'm using "link_to_remote" . Templating > language is Mighty > > Thank you for help > > Samuel > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
