Kosmik
Honorary Master
Hi Guys,
Has anyone had any experiance with this? I develop asp.net webpages for our company and one of our key players has decided to get himself an ipad. Now he's managed to connect via vpn to our enterprise but is having all kinds of issues with our websites, most noticably the ajax postbacks. To help with something that he specifically wanted to see, I re-wrote a page that used basic controls ( cascading dropdowns, listbox , labels and textboxes ) with the origional population being done via page load but all ajax calls are done using jquery, thus bypasing the whole microsoft ajax engine. The thing is , the page works fine in IE, Firefox but still fails in safari and ipad. Does anyone have any ideas? It's almost like the traffic is lost during postback calls. This is also working on integrated authentication ( AD authentication ).
Can anyone point me maybe to a javascript debugger for safari?
Has anyone had any experiance with this? I develop asp.net webpages for our company and one of our key players has decided to get himself an ipad. Now he's managed to connect via vpn to our enterprise but is having all kinds of issues with our websites, most noticably the ajax postbacks. To help with something that he specifically wanted to see, I re-wrote a page that used basic controls ( cascading dropdowns, listbox , labels and textboxes ) with the origional population being done via page load but all ajax calls are done using jquery, thus bypasing the whole microsoft ajax engine. The thing is , the page works fine in IE, Firefox but still fails in safari and ipad. Does anyone have any ideas? It's almost like the traffic is lost during postback calls. This is also working on integrated authentication ( AD authentication ).
Can anyone point me maybe to a javascript debugger for safari?