Javascript and Code-behind 09 June 2018 Andre-Speek CodeSnippets, HowTo's, Tips & Tricks Javascript gives you endless posibilities to create beautiful visual effects in web-pages. But Javascript is executed client-side. While updating data on the Essence framework is done server-side. There is a simpe way though to do something server-side when a Javascript is executed. Here's how you could do this. [More]