RE: Auto submit on enter key down
From: Apache (Apache_at_discussions.microsoft.com)
Date: 09/04/04
- Previous message: dave: "Re: ASPX Session Issue..."
- In reply to: JuanDG: "RE: Auto submit on enter key down"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 3 Sep 2004 19:31:01 -0700
Thanks Juan,
My form, has a textbox control, button/command control, and few other
controls (all of the are server controls). What I would like to do, is when
user hit "enter" key in textbox it will automatically, trigger an event to
click the button, or maybe run a function in code behind page.
"JuanDG" wrote:
> You have to be more specific, it’s very hard to help you with so little
> information.
>
> Are you submitting using the “action” property of the mobile web form???
> Or are you using Response.Redirect on the command_click event???
>
> Tell us a little bit more about your application (some code will be great
> too!!) and maybe we could help.
>
> --
>
> Juan David Gomez A.
> Microsoft Certified Professional
> Analista de Desarrollo - PSL S.A.
> Web and Wireless Banking
> Medellin - Colombia
>
>
>
> "Apache" wrote:
>
> > I'm developing a stock take application with barcode scanner, targetting on
> > Pocket IE.
> > The problem that i encountered My mobile web form couldn't submit/post
> > automatically when user press on "enter" key.
> >
> > Any help will be appreciate.
> > Thanks
- Previous message: dave: "Re: ASPX Session Issue..."
- In reply to: JuanDG: "RE: Auto submit on enter key down"
- Messages sorted by: [ date ] [ thread ]