[Proto-Scripty] Re: 2 ajax calls

2009-09-04 Thread Bob

That was it thanks.

On Sep 3, 4:05 pm, Matt Foster  wrote:
> > >         Ajax.Updater('menu',
>
> try "new Ajax.Updater..."
>
> --
>
> http://positionabsolute.net
>
> On Sep 3, 4:39 pm, Bob  wrote:
>
>
>
> > Sorry pulled this from a template /%libr%/ will actually get filled in
> > with the correct path to that program on the server
>
> > >         Ajax.Updater('menu',
> > >                 '/%libr%//SYG938',
> > >                 {method: 'post',
> > >                 parameters:{USER: data.ASID,
> > >                             PROGRAM: 'CBG001'}
> > >                 });- Hide quoted text -
>
> - Show quoted text -
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~--~~~~--~~--~--~---



[Proto-Scripty] Re: 2 ajax calls

2009-09-03 Thread Matt Foster

> > Ajax.Updater('menu',

try "new Ajax.Updater..."


--

http://positionabsolute.net


On Sep 3, 4:39 pm, Bob  wrote:
> Sorry pulled this from a template /%libr%/ will actually get filled in
> with the correct path to that program on the server
>
> >         Ajax.Updater('menu',
> >                 '/%libr%//SYG938',
> >                 {method: 'post',
> >                 parameters:{USER: data.ASID,
> >                             PROGRAM: 'CBG001'}
> >                 });
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~--~~~~--~~--~--~---



[Proto-Scripty] Re: 2 ajax calls

2009-09-03 Thread Bob


Sorry pulled this from a template /%libr%/ will actually get filled in
with the correct path to that program on the server

>         Ajax.Updater('menu',
>                 '/%libr%//SYG938',
>                 {method: 'post',
>                 parameters:{USER: data.ASID,
>                             PROGRAM: 'CBG001'}
>                 });
>

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~--~~~~--~~--~--~---