From: Randy Date: 2008-06-18T00:43:57+09:00 Subject: Amrita : how to define the field VALUE of the tag INPUT. Hello, I'm using Amrita to build a FORM with some "" fields, I don't know how to define an identifier for the default value of this input, the field "value". The following line don't woks : < INPUT type="text" value= id=my_value /> With my browser, I can obtain in the field : - an empty field; - an empty field plus a text field (the value of 'my_value'; - 'id=my_value' .... Someone can help me ? Thanks Have a good day. Randy