Hi,
NT 7 app now brought up to NT 8 - C8 ABC
I get the following error: "Cannot call procedure as function"
and this is the offending line:
packet = clip(packet) & p_web.Script('startCountDown('& int(p_web.site.SessionExpiryAfterHS/100) &',"'& clip(p_web.site.LoginPage) &'","countdown");')
This looks like the new time out function in NT 8.
What is the trick to get around this.
TIA,
Ron Jolda