Hi, I started to use this attribute as follows :

<AjaxPro.AjaxMethod(), AjaxPro.AjaxServerCache(30)> _
    Public Function GetServerTime() As String
        Return DateTime.Now.ToString()
    End Function

When the function is called for the first time it works correctly,
clicking a second time, my project break on the line
"eval("r.value = " + responseText + "*/");" in a function called
'createResponse: function(noContent) "

the message error displayed is
**********************
"Microsoft JScript compilation error: Expected '/' "
**********************
Thanks in advance


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to