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.