problem with html-entities and automatic HTMLEncode

S

Stefan Kalcher

hi,

i'm using html-entities for encoding symbols like © etc. when i
assign text to a buttons text-property with entities its automatically
HTMLEncoded, so "©" gets "©".

i read it would help deactivating validation, but i think there has to
be a better solution. i'm using vb.

Code:
btnNext.text = IIf(plhFinish.visible, "pošlji", "naprej >")

i don't understand, why this encoding is done on buttons, but not on
labels, both can make troubles with html-code.

thanks,
steve
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top