I have set up an CF application with an application & session timeout of 10
minutes. I also have a countdown timer (via javascript) running in the top
frame of the browser. When a user loads another document into the bottom
frame the counter should reset and start counting down again.

How do I call the requisite javascript function in the top from with the
onLoad event in the bottom frame to reset the timer? I assumed something
link <body onLoad="parent.adminTop.Down()"> but this doesn't seem to work.

Any help gratefully appreciated.

- Alan S. Willis

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to