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 6113147
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T14:49:32+00:00 2026-05-23T14:49:32+00:00

Previously I have only really worked on applications, but now I am trying to

  • 0

Previously I have only really worked on applications, but now I am trying to learn web development.

For practice, I want to write an implementation of textbox watermarking – something similar to the TextBoxWatermark found in the asp.net ajax toolkit. I started by subclassing the existing textbox control, but I don’t really know where to proceed after this. I see many examples of the web that look a bit like this:

<asp:Textbox id="tb" runat="server" value="Type in the code" onfocus="if (this.value == 'Type in the code') {this.value = '';}" onblur="if (this.value == '') {this.value = 'Type in the code';}"></asp:Textbox>

I guess I goal is to make a control that behaves something like this:

<asp:Textbox id="tbCode" runat="server" watermarkValue="Type in the code"></asp:Textbox>

With the javascript stuff somehow buried in the class definition. I don’t understand how to, for instance, register new attributes, or where to go throwing this javascript code. With my implementation, I want to be sure that when other bits of code query the textbox for its text contents, the watermark text is not returned, if that is all that is present. (something I was worried about in the first example.)

I don’t really know where to look to start doing this. Could someone explain, or point me to a tutorial that has already covered this?

  • 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-23T14:49:33+00:00Added an answer on May 23, 2026 at 2:49 pm

    This should be a good area to get started in

    http://msdn.microsoft.com/en-gb/library/bb386519.aspx

    You’re adding extra markup to the output, so you’re going to have to understand the control lifecycle so to know which methods to override.

    Simon

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

Sidebar

Related Questions

I have previously really only worked on your general 3-tier system. I am now
Previously I've asked about inserting a column into a dataset . I now have
I am quite new to C++, but have worked with C# for years, however
Previously I have asked to strip text from a field and convert it to
I just got Delphi 2009 and have previously read some articles about modifications that
When I asked this previously I should have mentioned that it's particularly a light-weight
I previously asked about what Mixins were, and have begun to get the gist
I am writing a simple database with web access. I have previous experience with
This is a continuation question from a previous question I have asked I now
I am quite new to Lean/Kanban, but have poured over online resources over the

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.