I have a problem with an js exception from AjaxPro.2 (6.6.26.1)
library.
When i close the session (Session.Abandon()) i have no problems, i can
do callbacks after it.
The problem is when the session natural expire (timeout="n"). From that
moment every callback i do i got an exception (Sintax error) to all
calbacks i do . the error is : eval("r.value = " + responseText +
"*/").Is usless to use ajax, because my login is done in it... and i can see if session expire, and if it is , i put a dialog for login. But that works only when i do it (session close) manualy not when the session expire. If some one can help me i will be very pleased, beacause i did some work on it, and i don't wanna leave ajax.net for another library - from my point is the most simple and eficient ajax library for .net THANX --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ajax.NET Professional" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/ajaxpro The latest downloads of Ajax.NET Professional can be found at http://www.ajaxpro.info -~----------~----~----~----~------~----~------~--~---
