Hi. I’m experiencing this very annoying problem. I’m reading information from the database and then putting these variable values inside form textboxes. But when it shows up inside the textbox it’s not the full text, it’s clipped. The textboxes look like this:
string: “this is a test $ % # ~ & lets see what comes out" length: 56 after html entities: string: "this is a test $ % # ~ & lets see what comes out” length: 64