Hello,
I am developing an ASP.NET application in C#. the intended target is mobile web browsers on phones like the treo.
When doing a postback so that data can be updated the Windows Mobile phones do not refresh the page content. The Palm phones do show you the updated information and work the same as internet explorer on your computer, the data is refreshed.
I have tried adding meta tags to expire the page, no help, set IIS to expire pages, no help, i tried adding a serial number to the end of the url ?1234 ?1235 no help..
If we load an opera browser on to the windows phone it works just like the palm and internet explorer.
Am i missing something or is the windows mobile browser just borke?
Thanks
Rhett
I am developing an ASP.NET application in C#. the intended target is mobile web browsers on phones like the treo.
When doing a postback so that data can be updated the Windows Mobile phones do not refresh the page content. The Palm phones do show you the updated information and work the same as internet explorer on your computer, the data is refreshed.
I have tried adding meta tags to expire the page, no help, set IIS to expire pages, no help, i tried adding a serial number to the end of the url ?1234 ?1235 no help..
If we load an opera browser on to the windows phone it works just like the palm and internet explorer.
Am i missing something or is the windows mobile browser just borke?
Thanks
Rhett