Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Several submit buttons in HTML page
Message
From
02/06/2015 12:32:36
 
General information
Forum:
HTML5
Category:
HTML
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01620499
Message ID:
01620507
Views:
51
>We have a C++ application using some browser control to display pages generated by VFP application. In that generated page there are a few buttons with the SUBMIT type. My question is - is it possible to make desired button to react properly on the Enter key? Is it an issue with the browser control in C++?

The onKeyPress event of the textbox control should help in that direction. Basically, if an Enter key on the first name should submit a particular post on a button, then you can use that approach.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform