posted on Wednesday, December 15, 2004 3:15 PM
by
Saravana
XMLHTTPRequest --> Client Callback in Whidbey --> Google Suggest ---> ?????
In my previous project, we used XMLHTTP request object extensively to submit the web page without refreshing that page. It is a very nice feature, which is required in most of the projects. During those days, I thought why this feature is not used by many people. One reason might be, it was not supported by all the browser at that time.. Now i think most of browsers provide an option to achieve this Microsoft.XMLHttp object in IE and XMLHttpRequest in Netscape.. That is why its been used extensively now,
In Whidbey, Microsoft is using this feature to implement Client Callback mecahnism and google is now using this feature for implementing Google Suggest.
To know how Google Suggest works, check out this blog. If you want to take look at javascript file which does this job, then download it from here...
Client Callback in Whidbey --> Google Suggest ---> ?????"
trackback:ping="http://dotnetjunkies.com/WebLog/trackback.aspx?PostID=37055" />
-->