I know that ASP.NET Whidbey supports partial updates and does not require a complete post back but does this work on Unix. I was told during PDC that IE uses XMLHttp to do the partial updates. How does this work on Netscape in Unix?I think your browser should support XMLHttp. I read the book A First Look to ASP.Net 2.0 and there are some examples about this. They also show that it works with Netscape 7 on windows. So maybe it will work on Unix too, i don't know if the netscape version is supporting this on unix.
Since XMLHttp is Microsoft's COM object available on Windows, Netscape on Windows can also use it and it will work. Now what does Netscape do in case of Unix? Has anybody tested this functionality on Unix. I have asked this question to the ASP.NET folks at Microsoft but have not received the answer yet.
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment