Got more questions? Find advice on: SQL | XML | Regular Expressions | Windows
in Search
Welcome to AspAdvice Sign in | Join | Help

Browse by Tags

All Tags » field
  • Help with "Enter" key

    Hi Guys, I have a textbox (for a search engine) and a linkbutton when entered data in the search box and pressed 'enter' key, I want it to take the input. I tried the following code but I ran into errors saying "namespace/ assembly not recognised" Please help:   private void KeyPress(object sender, ...
    Posted to General Questions (Forum) by hello_guys on May 8, 2007
  • Newbie Question! Formatting a Phone-number entry field

    Hello, I have an existing asp.net page that asks for a customer's US phone number. Unfortunately, the field is set up to only accept entries in an unbroken number string, i.e. 6178899923 instead of 617-889-9923 or (617) 889-9923 How might I set up the field to accept phone numbers in one of these formats? I don't care as much how ...
    Posted to General Questions (Forum) by Nostromo77 on December 18, 2006