ice78991
Programmer
- Nov 20, 2006
- 216
For some reason the following textbox seems to send the value 0 whatever I enter into it. Is there an error in this code?
<input type="text" name="SKUName_advs" maxlength="100" style="width:150">
also tried
<cfinput type="text" name="SKUName_advs" maxlength="100" label="Keyword(s):" required="no" validate="noblanks" message="Keywords" style="width:150">
<input type="text" name="SKUName_advs" maxlength="100" style="width:150">
also tried
<cfinput type="text" name="SKUName_advs" maxlength="100" label="Keyword(s):" required="no" validate="noblanks" message="Keywords" style="width:150">