Displaying a session timeout warning on web page
Posted: 9/12/1999 5:54:52 PM
By: Comfortably Anonymous
Times Read: 3,611
0 Dislikes: 0
Topic: Programming: Java
While this example is for ColdFusion, it looks more like marketing demanded that their code sample had to use at least some ColdFusion dependancies. The only thing actually calling ColdFusion-specific functionality is the setting of three global variables, which can easily be done using the language of your choice. The rest of the example is built using JavaScript, so it looks nearly effortless to get the ColdFusion variables out of the way.

Rating: (You must be logged in to vote)