koen - 2012-03-08

Hi,
Is there a way to retrieve the input codes in (HTML5) inputfields (forms) by the user?
I was thinking using the DOM to
1) find the corresponding element and to 'read' its value
2) use the same mechanisme to modify a specific inputfield displayed in the browser
Is this possible? A simple example would be great!
Regards,
Koen