Hi,
I have a problem. I try to put prefill data in cftextinput with the code like
this
<cftextinput name="name" value=#query.field#>
However, when I run it. I got an error message that "The text input applet
could not be displayed because this browser does not support java2"
Does anyone know how to solve it? which java applet do I have to use/register
in order to make it work?
Thanks