PC Review


Reply
Thread Tools Rate Thread

Are 'Client Callbacks' in asp.net 2.0 supported in multiple browse

 
 
=?Utf-8?B?QU5lZWxpbWE=?=
Guest
Posts: n/a
 
      1st Oct 2007
I have been reading about asp.net 2.0's client callbacks using the
ICallbackEventHandler interface.

I have also read that it is pretty much a light-weight AJAX type methodology
and that it uses the XmlHttp. Now, my understanding is not all browsers
support XmlHttp.

Can someone please let me know whether client callbacks will work in all
browsers or only specific browswers and if so, which browsers currently
support it?

Thanks
--
ANeelima
 
Reply With Quote
 
 
 
 
bruce barker
Guest
Posts: n/a
 
      1st Oct 2007
you are correct it will only work in browser with javascript enabled and
XMLHttpRequest (or the active/x control xmlhttprequest in ie before v7).
only later html 4.0 browser support it (firefox, ie, safari).

there is no fallback if javacript is disabled (although no autopostback
controls will work either such as linkbuttons).

-- bruce (sqlwork.com)




ANeelima wrote:
> I have been reading about asp.net 2.0's client callbacks using the
> ICallbackEventHandler interface.
>
> I have also read that it is pretty much a light-weight AJAX type methodology
> and that it uses the XmlHttp. Now, my understanding is not all browsers
> support XmlHttp.
>
> Can someone please let me know whether client callbacks will work in all
> browsers or only specific browswers and if so, which browsers currently
> support it?
>
> Thanks

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
none of the authentication methods supported by this client are supported by your server Wayne Dolby Microsoft Outlook 7 8th May 2009 05:33 PM
Fix error: None of the authentication methods supported by this client are supported by your server Pat Microsoft Outlook Discussion 0 20th Apr 2009 08:15 PM
Callbacks are not supported on TemplateField =?Utf-8?B?ZGJhMTIz?= Microsoft C# .NET 0 28th Aug 2006 07:09 PM
Are callbacks/events supported by No-Touch deployment =?Utf-8?B?TmlrbGFz?= Microsoft VB .NET 2 11th Aug 2004 06:33 AM
Are callbacks/events supported by No-Touch deployment =?Utf-8?B?TmlrbGFz?= Microsoft C# .NET 2 11th Aug 2004 06:33 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:21 PM.