Sorry for being short, my plane is boarding...

take a look at http://docs.model-glue.com/wiki/HowTos/Formats#Formats

Formats are a way to conditionally process elements based on a passed
parameter. This could help reduce event duplication.



DW


On Wed, Sep 30, 2009 at 10:36 PM, Brettski <[email protected]> wrote:

>
> ahhh yes I guess that's it..
>
> so I will just return a
>
> app/index.cfm?event=products.ajax
>
> sounds like the way to go..
>
> Thanks :)
>
>
>
> On Oct 1, 12:33 pm, Sean Corfield <[email protected]> wrote:
> > On Wed, Sep 30, 2009 at 7:16 PM, Brettski <[email protected]> wrote:
> > > Whats the best way to handle ajaxs update like this? just create a
> > > folder under my views called "ajax" or something like that and call it
> > > from my jquery?
> >
> > So you're returning HTML to replace your div? Then you just want a
> > regular GET request through your Model-Glue app with a view/layout
> > that just returns the HTML you need.
> >
> > You might find this blog entry by Brian Kotek useful:
> >
> > http://www.briankotek.com/blog/index.cfm/2007/7/25/AJAX-Data-Requests...
> > --
> > Sean A Corfield -- (904) 302-SEAN
> > Railo Technologies US --http://getrailo.com/
> > An Architect's View --http://corfield.org/
> >
> > "If you're not annoying somebody, you're not really alive."
> > -- Margaret Atwood
> >
>


-- 
“Come to the edge, he said. They said: We are afraid. Come to the edge, he
said. They came. He pushed them and they flew.”

Guillaume Apollinaire quotes

--~--~---------~--~----~------------~-------~--~----~
Model-Glue Sites:
Home Page: http://www.model-glue.com
Documentation: http://docs.model-glue.com
Bug Tracker: http://bugs.model-glue.com
Blog: http://www.model-glue.com/blog

You received this message because you are subscribed to the Google
Groups "model-glue" 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/model-glue?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to