Re: Call method pressing ENTER os a textbox

From: Matt Berther (mberther_at_hotmail.com)
Date: 11/29/04


Date: Mon, 29 Nov 2004 08:18:59 -0800

Hello Fernando,

Look at: http://www.mattberther.com/2003/06/000125.html

--
Matt Berther
http://www.mattberther.com
> Hi.
> I one usercontrol, i have a zipcode textbox .
> I need to, when user press ENTER, I call a code-behind method, to
> check this
> zipcode on database and, depending the return of this check, show;hide
> a
> panel.
> How can i raise this method just pressing ENTER in textbox?
> 
> Thanks
> Fernando


Relevant Pages

  • Call method pressing ENTER os a textbox
    ... i have a zipcode textbox. ... I need to, when user press ENTER, I call a code-behind method, to check this ... zipcode on database and, depending the return of this check, show;hide a ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Call method pressing ENTER os a textbox
    ... then do what you want using javascript code. ... "Fernando Lopes" wrote in message ... i have a zipcode textbox. ... > I need to, when user press ENTER, I call a code-behind method, to check ...
    (microsoft.public.dotnet.framework.aspnet)