I can use following code to set cfinput text and cftextarea a value from my database, but following code fails for html standard components like
<input type="text"> or textarea.
<CFINPUT type="text" name="Mytext" id="idMyText" value="#mySP.MyValue#" />
Are there any way to set value from database for standard controls?
Your help and information is great appreciated,
regards,
Iccsi,