NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Ubaidullah on May 30, 2011, 11:49:19 AM

Title: Getting _buttontext_ value for 'save' buttons
Post by: Ubaidullah on May 30, 2011, 11:49:19 AM
Hi,

I have put a few buttons of type 'save' on a form. I am reading the _buttontext_ value using the following code:

p_web.GetValue('_buttontext_')

On, FF, it works well but on IE8/9 and Chrome, it returns an empty string. I am checking this in the ValidateRecord routine. Has anyone else noticed this or should I be doing something else to get the _buttontext_ value?

Regards,
Ubaidullah Nubar.


Title: Re: Getting _buttontext_ value for 'save' buttons
Post by: Ubaidullah on June 09, 2011, 04:47:21 AM
Hi Bruce,

Appreciate if you can provide some insight into this issue. Is this supposed to work with IE and Chrome?

Regards,
Ubaidullah Nubar.

Title: Re: Getting _buttontext_ value for 'save' buttons
Post by: Bruce on June 11, 2011, 04:27:41 AM
fixed in 5.28.
Thanks for the report

Cheers
Bruce
Title: Re: Getting _buttontext_ value for 'save' buttons
Post by: Ubaidullah on June 11, 2011, 09:36:00 AM
Thanks, Bruce.

Regards,
Ubaidullah Nubar.