Hi All,
I recall reading or even asking this question a while back and after doing a search on google forum for cfwheels couldn’t find it. I have a page where I adjust settings to my site and after the settings take effect, I want to issue a command to reload the entire application so that users who are currently viewing the site will now see the updated settings. Is there a command I can issue?
Thanks
Marco
P.S – Apologize for asking this again as I do recall asking but forgot to save the email response. Thanks guys...
Hi Chris,
Is there a way of doing this without using a URL? I was hoping there was some sort of parameter/function built into CFWheels that would do that for me rather than having to call on a URL. Thanks
Marco
Hi Chris,
Is there a way of doing this without using a URL? I was hoping there was some sort of parameter/function built into CFWheels that would do that for me rather than having to call on a URL. Thanks
Marco
From: cfwh...@googlegroups.com [mailto:cfwh...@googlegroups.com] On Behalf Of Chris Peters
Sent: Apr-16-2009 11:43 PM
To: cfwh...@googlegroups.com
Subject: [cfwheels] Re: Reload Application
No problem. To reload the application, add this to the end of your URL: ?reload=true
Lol... not even sure why I didn't think of that... this is a bit
embarrassing :)
Thanks