in reply to Double Quotes in form hidden field values

Thank you, HTML::Entities is the sensible option.

I would assume that this module is used by pretty much most perl programmers who develop for the web, as it seems like a necessity in most web database applications.

Funny, my boss doesn't feel the same way, as after 6 years he has never used it. I find that quite concerning.

  • Comment on Re: Double Quotes in form hidden field values