views:

11

answers:

0

In a page i show the dropdownlist. the value of this is set by server side code.

i have a problem with it:-

when user press on link he goes to 2page and he come back then value need to be change becuase on 2nd page user already edit them. so in chrome he was updated even user press back button but in firefox it is not update the dropdownlist 's default value.

who i render by my code.

means if user press firefox then default not set by code he collect the cache.

how i can set the value and remove cache if i can.

the problem comes in firefox. are i can solve it if yes then how.