Re: TextBoxes with Yellow Background

From: Marina (someone_at_nospam.com)
Date: 05/25/04


Date: Tue, 25 May 2004 11:27:43 -0400

I bet you have the google toolbar installed - this has an auto fill feature
which can auto fill data for you. By default, fields that the toolbar thinks
it can auto fill for you (which it determines I think by the name of the
input control) are made yellow.

I think if you go under options, you can turn off highlighting of fields
that autofill can use.

"A.M" <nospam1@online.nospam> wrote in message
news:u8wWvsmQEHA.3732@TK2MSFTNGP11.phx.gbl...
> Hi,
>
> Even I specifically mentioned "white" as background color of all
> ASP:TextBoxes of my form, Some of them come up with yellow background.
>
> I guess it should be kind of ASP.NET behaviour, but I don't know what
> exactly it means.
>
> What is the meaning of that yellow BG color of ASP:TextBoxes ? How can I
> have control over it?
>
> Here is a sample of textbox that comes up with yellow BG color:
>
> <asp:TextBox id=txtPhone runat="server" MaxLength="10"
> BackColor="White"></asp:TextBox>
> <asp:RegularExpressionValidator id=RegularExpressionValidator1
> runat="server" ErrorMessage="Invalid Phone Number!"
> ControlToValidate="txtPhone" EnableClientScript="False"
> ValidationExpression="^\d{10,10}$">*</asp:RegularExpressionValidator>
>
>
> And here is a sample of another text box which comes up with white BG:
>
> <asp:TextBox id=txtLastName runat="server" MaxLength="20"
> BackColor="White"></asp:TextBox>
> <asp:RegularExpressionValidator id=vName runat="server"
> ErrorMessage="Invalid Last Name!" ControlToValidate="txtLastName"
> EnableClientScript="False"
>
ValidationExpression="^[a-zA-Z ]{0,20}$">*</asp:RegularExpressionValidator>
>
>
> Thanks,
> Alan
>
>



Relevant Pages

  • Re: Autocomplete in Outlook 2003
    ... four days now the names are still not auto completeing. ... the new outlook it doesn't seem to want to work. ... office gave an option of upgrade or fresh install. ... >Outlook 2000 had no autocomplete feature. ...
    (microsoft.public.outlook)
  • Re: whats your favourite feature of word
    ... I've regarded the multiple clipboard as an annoyance as opposed to a ... It pops up when pasting something even though I'm only ... My all time favorite is the ability to Create Auto Text. ... > I have shown the Create Auto Text feature to a number of co-workers and I ...
    (microsoft.public.word.newusers)
  • RE: Textbox autocomplete working only if multiline is set to false
    ... The auto complete feature for TextBox works only if the ... In my opinion, auto complete feature makes sense for one line of text, ... Microsoft Online Community Support ...
    (microsoft.public.dotnet.framework.windowsforms)
  • Re: Outlook 2003 auto complete lost
    ... auto complete contain a lot of information. ... The autocomplete cache is in the user's profile folder in a .nk2 file. ... more info on this feature. ...
    (microsoft.public.windows.server.sbs)
  • Re: Autocomplete Suggestions
    ... not accept an auto complete suggestion. ... would not have worked as written because autoresolution ... > feature they are using or why. ... > implemented its newer autocompletion feature (which does not use Contacts ...
    (microsoft.public.outlook)