Hi,
I have a product name in my database stored as: Monitor 7"
However, if I want to edit this product, the product name displays as: Monitor 7
I think I have to escape the character?
How do I go about displaying the stored data as is into a pre-filled input text box?
Cheers!