Reply to comment

Caching JS filled fields in Safari - CF

I was running into an issue where some fields weren’t refreshing properly after being set. The fields in question were being loaded a bit differently than other pages, after the page had loaded the fields were filled using javascript. This caused a problem in Safari because it cached the information.

The solution - let ColdFusion tell Safari not to cache the page...

CF Development

Reply

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options