Friday, September 29, 2006

Keep Session alive

<BroJax:SessionLeaseExtender
runat="server" id="ctlSessionLeaseExtender"
LeaseTime="2"
ClientCallbackFunction="sessionExtended();">
</BroJax:SessionLeaseExtender>

ref: http://www.netomatix.com/Development/SessionLeaseControl.aspx

2 comments:

Zeithgeist said...

´m having a problem with sessionExtended();

do u know what could be causing it?

stanley said...

if you can describe what you are trying to do and what error message do you get, I can try to help you.