I'm a NEWBIE so please bare with me. I have taken over a site that was timing out perfectly. Then suddenly the "you have 30 secs to continue" message turned to "you have NaN secs to continue". Does anyone know why that NaN is popping in there?
I'm a NEWBIE so please bare with me. I have taken over a site that was timing out perfectly. Then suddenly the "you have 30 secs to continue" message turned to "you have NaN secs to continue". Does anyone know why that NaN is popping in there?
Thanks for your help...
J
NaN = Not a number.. with this info thats all i can say
Well you might be using some ambigous variable..
I think you are in some loop or something, n using wrong variable.
please post the code here, so that we can have a look at that.