Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7677263
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T17:23:00+00:00 2026-05-31T17:23:00+00:00

When i type in either of the textboxes i get little circles appearing instead

  • 0

When i type in either of the textboxes i get little circles appearing instead of text. Why is this happening and how do i stop it?

Code is as follows:

HTML:

<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="MainPage.aspx.cs" Inherits="Foods.MainPage" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">


<html xmlns="http://www.w3.org/1999/xhtml">

<head runat="server">
    <title></title>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <link id="Link1" rel="stylesheet" type="text/css" href="Styles/mainStyle.css"/>
</head>
<body>
    <form id="form1" runat="server">
    <div class = "userIDTboxDiv">
        <div class = "userIDTboxText">
            &nbsp;&nbsp;&nbsp;
            Enter User ID:
        </div>
        <asp:TextBox id="userIDBox" TextMode="password" runat="server" Height="52px" 
            Width="200px" />
    </div>
     <div class = "passwordTboxDiv">
        <div class = "passwordTboxText">
            &nbsp;&nbsp;&nbsp;
            Enter User Password:
        </div>
        <asp:TextBox id="TextBox1" TextMode="password" runat="server" Height="52px" 
            Width="200px" />
    </div>
    </form>
</body>

CSS:

body 
{
    text-decoration:none;
    background: white; 
}
input 
{
    margin-left: 0px;
    margin-top: 7px;
}




.userIDTboxDiv
{

    padding-top: 20%; 
    padding-left: 45%; 
    width: 15%; 
    height: 30%;
}

.userIDTboxText
{
    padding-left: 17%; 
    height: auto; 
    width:203px; 
}
.passwordTboxDiv
{

    padding-top: 2%; 
    padding-left: 45%; 
    width: 15%; 
    height: 111px;
}

.passwordTboxText
{
    padding-left: 10%; 
    height: auto; 
    width:203px; 
}
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T17:23:02+00:00Added an answer on May 31, 2026 at 5:23 pm

    I would guess this has something to do with it:

    TextMode="password"
    

    in your <asp:TextBox> elements. Remove the TextMode or change them to:

    TextMode="SingleLine"
    

    which happens to be the default.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Over the int type? A lot of code either uses int with double/floats. I
In .Net you can read a string value into another data type using either
I'm using an implementation of lazy lists where the type can be either Nil
In either a Windows or Mac OS X terminal if you type... nslookup -type=SRV
All rows in a table have a type field which is either 0 or
In WPF you can set the TargetType to either the name of the type
I'm trying to convert an XElement to either null or whatever type T is
I want to get some values out of TinyMCE textboxes, along with IDs. Then
I am trying to use jQuery autocomplete on my dynamically created textboxes. this is
I tried writing a simple function that takes an Either type (possibly parameterized by

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.