Thanks Per... However, I'm looking for a line of code I can add rather
than adding a ?reload=true to the URL. The application settings I'm
altering with these year-end scrips have to do with the current year
we are in. For example, application.currentyear =
settings.currentyear Where settings is a query I run after updating
the database with some new updated values at year-end. I would like
to execute a line of code that will reload the application so that
visitors who now visit the website get the new updated application
values as well as myself.
Any suggestions? CFWheels automatically loads up the display page
based on the controller name and action, so not sure how I can go
about adding a ?reload=true and ensure that the new values for that
application variable are present for all people on the website once
that change/update is processed.
Thanks again...
Marco
On Aug 16, 3:17 am, Per Djurner <
per.djur...@gmail.com> wrote:
> Adding reload=true to the URL will reload the framework.What kind of
> > Marco- Hide quoted text -
>
> - Show quoted text -