How can I make a text field exactly the same width as a textarea?
The width parameters for a text area (in the PHPRunner 5.2 properties) appears to be in characters while the width parameter for a textarea appears to be in pixels.
I must be missing something.
Thank you
Andrew