hi,
just minor correction, enter key is 13 ..
On Sat, Apr 27, 2013 at 11:34 AM, Martin Grigorov wrote:
> Hi,
>
>
> On Sat, Apr 27, 2013 at 12:31 AM, Andre Schütz wrote:
>
> > Hello,
> >
> > I tried to find out how I can make a Ajax call from a textfield after
> > pressing the Enter key. I want
Hi,
On Sat, Apr 27, 2013 at 12:31 AM, Andre Schütz wrote:
> Hello,
>
> I tried to find out how I can make a Ajax call from a textfield after
> pressing the Enter key. I want to reach the following:
> - The user types a name into the textfield
> - After pressing the Enter key, the value of the t
Hello,
I tried to find out how I can make a Ajax call from a textfield after pressing
the Enter key. I want to reach the following:
- The user types a name into the textfield
- After pressing the Enter key, the value of the textfield will be processed on
the server side
I tried AjaxFormSubmitBe