Answer for the question

F

Fabrice

Hello,

I have resolved my problem.
..Net realised a ServerHtmlEncode on my variable for a Button Control and not
for a label control.
Why ? I don't know. Perhaps a question of security. Protect the form
controls and avoid many problems.
Is someone knows why ?

So I have realised a ServerHtml.Decode and everything works fine now.

btn002Logoff.Text =
ServerHTMLDecode(myLocalization.EasyResourceManager.myGetString("btn002Logoff","form.aspx"))


Thanks
Fabrice
 

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,755
Messages
2,569,536
Members
45,015
Latest member
AmbrosePal

Latest Threads

Top