billfredtom@gmail.com
10-29-2006, 06:10 PM
Hi,
I have a problem with a classic asp intranet app (written 5 years ago)
not storing cookies on pocket pc IE, when accessing it over a wireless
connection.
The problem only started happening on new PPCs that were bought for the
system, after the old PPCs batteries died.
I have tried a number of different ways to write the cookie, including
rewriting the app in asp.net, all to no avail. (the cookies work fine
in IE6/7 desktop versions).
anyone come across this before? TIA
billfredtom@gmail.com
10-29-2006, 06:35 PM
sorry more info:
windows mobile 2003 second edition 4.21.1088
allow cookies is set to true.
even though allow cookies is set to true, nothing is getting stored.
billfredtom@gmail.com wrote:
> Hi,
>
> I have a problem with a classic asp intranet app (written 5 years ago)
> not storing cookies on pocket pc IE, when accessing it over a wireless
> connection.
>
> The problem only started happening on new PPCs that were bought for the
> system, after the old PPCs batteries died.
>
> I have tried a number of different ways to write the cookie, including
> rewriting the app in asp.net, all to no avail. (the cookies work fine
> in IE6/7 desktop versions).
>
> anyone come across this before? TIA
Clinton Fitch, MVP-Mobile Devices
10-29-2006, 09:20 PM
Hello,
I've not seen this before but given that you have written the
application, you may want to post your question in the
microsoft.public.pocketpc.developer group. Someone there may have
seen this behavior and be able to help you resolve it.
Regards,
Clinton Fitch, MVP-Mobile Devices
Clinton Fitch (Dot) Com!
http://www.clintonfitch.com
On 29 Oct 2006 15:10:17 -0800, billfredtom@gmail.com wrote:
>Hi,
>
>I have a problem with a classic asp intranet app (written 5 years ago)
>not storing cookies on pocket pc IE, when accessing it over a wireless
>connection.
>
>The problem only started happening on new PPCs that were bought for the
>system, after the old PPCs batteries died.
>
>I have tried a number of different ways to write the cookie, including
>rewriting the app in asp.net, all to no avail. (the cookies work fine
>in IE6/7 desktop versions).
>
>anyone come across this before? TIA