Hi
Is it still the case that to change the text of a standard button (say 'Save') that you have to add this sort of code into the source: p_web.site.ChangeButton.TextValue = Update Car' (if you want to do it just for one procedure)?
I know that you can change it globally in the Web Handler procedure but that's not much use.
The question is if this is still the method then where, in a Form, do you put this code?
Keith