From: Uriel Liu Uriel on
Hi,

We're use htmlview to develop customized browser on Windows Mobile 6;
however, we found that the following java script won't work with htmlview:

history.go(-1)
history.back()

Is this a known problem? If yes, do we have any available fix for this?

Besides, is there an alternative browser control that we can use to get
around the problem?

Thanks.