Have you watched the request/response in Firebug? Is the request being
sent correctly, with the correct data?

On Mar 7, 11:18 am, krassA <[EMAIL PROTECTED]> wrote:
> On 5 Mrz., 16:11, Elden <[EMAIL PROTECTED]> wrote:> try this
>
> > function Folien(data){
> >        var d = data;
> >        new Ajax.Updater('inhalt', 'aktion.php', { method: 'get' ,
> > parameters: { l: d}});
>
> > };
>
> Unfortunately this isnt the solution.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Spinoffs" 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/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to