Is there any framework on which I can access the DOM when a user send the data back to the server? It would be useful for changing the page content using directly the DOM structure.
It would sound as a server-side javascript on which i could write document.getElementById.