NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: Matthew on March 02, 2012, 03:42:26 AM
-
Hello,
There is some problem with button field in NetWebBrowse.
1. I added new field in NetWebBrowse procedure type Button.
2. I set Action 'Other' to that button
3. In properties tab I set type 'Button'
4. I have tick on option 'Send Button Click to server' in Client-Side tab and put some MessageBox in Server Code
After this, when I click on that button nothing happend. There is no MessageBox, so server side code is not running.
Is this some kind of bug?
I attache example app.
Regards,
Matthew
[attachment deleted by admin]
-
Hello,
After installing NetTalk 6.25 the problem is still occur.
MessageBox is not showing after clicked on button in browse. Seems to not enter to Validate::Other Routine (Button's Equate is Other).
Regards,
Matthew
-
ok, this is more complex than the other button issues reported, because it deals with a browser button, which is also on a form. So the form is getting the click, not the browse. I've tweaked 6.26 so that browse and form buttons are differentiated.
cheers
Bruce