Login  
Search All Forums
Dart Home | PowerWEB LiveControls for ASP.NET | Custom Development Reply | PowerWEB LiveControls for ASP.NET Topics | Forums   
AuthorForum: PowerWEB LiveControls for ASP.NET
Topic: Basic Question
administrator
weiner@parrotsoftware.com

From: West Bloomfield, MI USA
Posts: 55
Member Since: 12/12/05
posted October 8, 2008 3:14 PM

Using a livetextbox and trapping for Keycode 13. Why does the page refresh when I press Enter and show the original value typed instead of what I set in the code below?

If e.Keycode = 13 then
   Livetextbox1.Text = "test"
End if
K M Drake



From: Utica, NY USA
Posts: 3406
Member Since: 07/14/00
posted October 9, 2008 11:46 AM

Hi,
The browser will issue a postback when enter is pressed, and unfortunately, this may not be preventable.

I have submitted a report (issue #4895) to investigate the matter.
For updates on the status of this issue, please contact Jamie Powell (support@dart.com).

Thanks,
-ken
Reply | PowerWEB LiveControls for ASP.NET Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX