hi,
I'm programming a site in php for wml.
everything works great, there is just one little thing that is stupid.
I don't know if it's a wap browser bug or not.
So I have puten an <input> box and and after submitting the content in the input and going back on an other page then coming back to that page the content is still in the input box.
even if you say <input type='text' name='send' value=''>
so my question is, how to i clear the cache?
or is there an other way?