On 10/9/06, David MENTRE <address@hidden> wrote:
> I don't know how to achieve this in HTML, WITHOUT having to reload the page
> after each choice is made (which will put an additional strain on the
> server).
Yes, you have to reload an HTML page each time button is clicked. I'm
not sure that puts so much load on the server.
I do think it is reasonable for a _javascript_-less interface to reload quite often. And since a javascipt interface is more pleasant to use only people who really need the html-only version will use it, so it should not add much load to the server.