hmm not sure its really the best way to reload the app, but you could do it by doing a cfhttp call to your domain and use the reload key/ password.
so <cfhttp url="http://my.domain.com/mgapp/?init=1" method="get" /> Or even a cflocation call. That said seems to me to be an awkward place to reload the app. Sean On May 25, 4:07 pm, jeff <[email protected]> wrote: > Is it possible to reload the entire MG (unity) application from within > the controller? --~--~---------~--~----~------------~-------~--~----~ 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 For more about Model-Glue, check http://www.model-glue.com . -~----------~----~----~----~------~----~------~--~---
