Hi,
thanks alot, it was the missing "()".For some reason VS2003's
intellisense won't put the () behind a method :-(
I disabled the autopostback of the button by this attribute:
Button1.Attributes.Add("OnClick","javascript:AjaxProTest.WebForm1.getServerTime(getServerTime_callback);return
false;"); The return false; does the job. Is there another way of
doing this in Asp.net 1.1? I couldn't find such a property of the
button.
regards, Johannes Elsinghorst
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---