Mike,
 
Here's my form. The contact_email is the one that gets colored.
 
<form action="signon.asp" method="post" name="signon" target="_self"> 
                    <table width="100%" cellpadding="4"> 
                      <tr> 
                        <td colspan="2"><div align="left">&nbsp;</div></td> 
                      </tr> 
                      <tr> 
                        <td colspan="2"><input name="action" type="hidden" 
value="save data"> 
                          <input name="petsa" type="hidden" value="<% = date() 
%>"></td> 
                      </tr> 
                      <tr> 
                        <td width="36%" align="right"><label class="body">Name 
of Organization</label></td> 
                        <td width="64%"><input name="orgname" type="text" 
size="30" maxlength="100"></td> 
                      </tr> 
                      <tr> 
                        <td><div align="right"> 
                            <label class="body">Contact Person</label> 
                          </div></td> 
                        <td><input name="contact_person" type="text" size="30" 
maxlength="30"></td> 
                      </tr> 
                      <tr> 
                        <td align="right"> 
                            <label class="body">Contact Email</label> 
                         </td> 
                        <td><input name="contact_email" type="text" size="30" 
maxlength="30"></td> 
                      </tr> 
                      <tr> 
                        <td> <div align="right" class="body"> 
                            <label>Country</label> 
                          </div></td> 
                        <td><input name="countryorigin" type="text" size="30" 
maxlength="30"></td> 
                      </tr> 
                      <tr> 
                        <td></td> 
                        <td 
                          <input type="submit" name="Submit" value="Submit"> | 
<input name="reset" type="reset" value="Reset"></td> 
                      </tr> 
                      </table> 
                  </form>

Mike Schelling <[EMAIL PROTECTED]> wrote:
When this has happened to me I have forgotten a quote
mark. Can I see the code for your form


--- floorbamboo <[EMAIL PROTECTED]> wrote:
> 
> can someone show me how to make my formfields of
> uniform color? My
> formfields (<input>)have the same length and type,
> these have the same
> codes, yet have become colored yellow, while others
> remained white.
> What happened? And how can i fix it?
> 
> Tnx. 
> 
> 
> 
> 


---------------------------------
Yahoo! Groups Links

   To visit your group on the web, go to:
http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/
  
   To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
  
   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. 



---------------------------------
  Yahoo! Messenger - Communicate instantly..."Ping" your friends today! 
Download Messenger Now

[Non-text portions of this message have been removed]



 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to