Hello all,
In my application i use a login to a webshop, the webshop opens in a html controle. Then the user can put items in the shopping cart, and with a httprequest you can put the items to a database in the application. It al works ok all the time till this moment, they have updatet the webshop to a new server. When i do the httprequest to receive the shopping cart, the first time it works ok, but the next time i receive the cart from the first session. When i restart my application it works ok for 1 time. It looks like the httprequest is the second time from a Cache in Windev. It that possible? So when yes, how can i delete that Cache?
Thanks in advance,
Sammy
In my application i use a login to a webshop, the webshop opens in a html controle. Then the user can put items in the shopping cart, and with a httprequest you can put the items to a database in the application. It al works ok all the time till this moment, they have updatet the webshop to a new server. When i do the httprequest to receive the shopping cart, the first time it works ok, but the next time i receive the cart from the first session. When i restart my application it works ok for 1 time. It looks like the httprequest is the second time from a Cache in Windev. It that possible? So when yes, how can i delete that Cache?
Thanks in advance,
Sammy