But in the video that I've watched which is located on this link
http://msdn.microsoft.com/en-us/netf.../bb931341.aspx
AJAX has worked on IE Mobile using the windows mobile 6 professional
emulator so I don't think this is the case .The only difference between me
and him is that I use visual studio 2008 with AJAX built-in instead of Visual
studio 2005.Can you have some other explanations? Besides,where can I find
examples on developing AJAX websites for windows mobile 6 on visual studio
2008 ?
"Linley Meslier" wrote:
> IE Mobile has limited support for Javascript. I suggest you try Opera 8.65 or
> Skyfire.
>
> www.opera.com/products/mobile/products/
> www.skyfire.com
> --
> Linley Meslier
> Microsoft MVP - Mobile Devices
> Http://PocketpcMauritius.blogspot.com
>
>
> "Sam.m" wrote:
>
> > I have watched the msdn video "How Do I: Create a Visual Studio 2005 ASP.NET
> > AJAX Application to Work with Windows Mobile Devices?" and I've tested the
> > same example on windows mobile 6 professional using Visual studio 2008 and
> > ActiveSync.The problem is when I download the website from internet explorer
> > mobile ,the site is downloaded on the device but with Javascript errors
> > .Besides,when I select a value from the dropdown list or when I click on the
> > button,it seems that the device doesn't recognize AJAX or javascript because
> > the result will be displayed with a page refresh.I've tested the same example
> > on localhost and it worked perfectly.
> > I have both Visual studio 2005 and Visual studio 2008 installed on my PC
> > .Besides,when I was installing Windows mobile 6 professional SDK I was
> > alerted that " .Net Compact framework 2.0 SP1" and "Visual studio 2005 SP1
> > or later" are not installed on my PC.
> >
> >