Hi,
I have set up some buttons on a continuous form. I wanted the button to show text on it, and for that text to be a field from the form its linked to.
To do this i put a text box on top of the button. It works, and ive set up the code behind the buttons to use that variable as well. The...