Hi,
I have created a javascript function that will read the data that is in the field Account Name.
I then have a different piece of javascript for when the data in account Name is changed.
What I want is for the data in account name is changed that the javascript there calls the first bit of javascript so that a message box can appear stating the old account name will be changed to the new account name
How do I do this?
Thanks, Shaun
S.Harrison