[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

shan thi

12/9/2004 4:53:00 AM

i'm developing an asp.net mobile application like ibuyspy(ecommerce site). in
my first page i display a list of things that the customer will buy, then if
the customer click button "Add" , then it will display the second page, which
the customer chooses another thing to buy, then when customer clicks add to
cart, the application backs to the first page, displaying the list that
should show the new updated list. but in fact, the list doesn't update. it
still shows the old list, until clicking the refresh button. how the prevent
this page caching?? i've tried everything that adding anticaching code to my
app, but nothing has worked. pliz help. any answers,suggestions,replies would
be much appreciated.thanks