Karl Seguin [MVP] ha scritto:
> You've run into a common problem.
fantastic
> There aren't any good ways unfortunetly.
....
> One thing you can do is ...
I tried to use Javascript
: the image (with the flag)
has a javascript function (onclick event, client side)
in this function I write the culture
into an hidden field (with runat=server)
then in InitializeCulture I read the hidden field...
I have some problem with Javascript but I think this
can be a solution (even if there are some drawbacks...
for example if the borwser ha javascript disable)
Do you think that this can be a solution?
> karl
Thanks
M.