R
Randy
Hello,
I'm using Amrita to build a FORM with some "<INPUT ...>" 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
I'm using Amrita to build a FORM with some "<INPUT ...>" 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