Looking for Asp.Net Programmer

Discussion in 'C#' started by harjitgill, Feb 20, 2007.

  1. #1
    Hello,

    Iam looking for asp.net programmer, The person needs to know how cms systems work.

    Thanks,
    Harjit
     
    harjitgill, Feb 20, 2007 IP
  2. ccoonen

    ccoonen Well-Known Member

    Messages:
    1,606
    Likes Received:
    71
    Best Answers:
    0
    Trophy Points:
    160
    #2
    You found one... In fact many in this forum ;)

    What do you need harjitgill?
     
    ccoonen, Feb 20, 2007 IP
  3. mohsinbilal

    mohsinbilal Peon

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Hi I m alos looking for ASP.Net Programmer
    I have a problem with ASP:Textbox in work. My quetsion about which i need help is that "I did not found a keypress event of asp.net textbox. Plz tell me that where i will get it?"
    Becoz I want to apply a check on textbox that it should not take any text data from user as input except the number from 0 to 9.
    Thanx
     
    mohsinbilal, Mar 2, 2007 IP
  4. ccoonen

    ccoonen Well-Known Member

    Messages:
    1,606
    Likes Received:
    71
    Best Answers:
    0
    Trophy Points:
    160
    #4
    I don't believ a keypress event exists in the ASP.NET realm. ASP.NET is a server-side language, and you are trying to fire an event client-side. I would us javascript to communicate to your server-side.
     
    ccoonen, Mar 2, 2007 IP