text field colors..why yellow?
843836Mar 30 2004 — edited Apr 1 2004i created a few text fields and when i test them out, i see that some are yellow and some are not. why is it like this, and whats the code? i have some sample code here:
<input type="text" name="edPhone" value="<%=phone%>" size="20" maxlength="20">
thanks!