Re: XML input control

> How exactly should such a control look, in your opinion?

I think it should be rendered much like the content of an object  
element, except that it should be reserved for input tools that  
produce xml markup (crude text editors, WYSIWYG editors - whatever).

> Additionally, you have to check submitted form data on the server  
> side too

I don't think so. If the content  is validated by the browser before  
it is sent back to the server, manual insertion etc. will have to  
occur beneath the browser - at HTTP protocol level. And we have to  
trust what's happening there don't we?

--
Henrik

Received on Tuesday, 27 March 2007 12:31:05 UTC