Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using Freetextbox control
Message
De
19/06/2007 14:22:30
Jerry Tovar
Dana Corporation Dana It
Maumee, Ohio, États-Unis
 
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
01234272
Message ID:
01234340
Vues:
11
Thanks, that did it.

>>I am using the rich text editor FreeTextBox in my VS2005 Webform. The control displays and works correctly in my webform.
>>
>>The problem I have is when I click my Save button, if the text in the FreeTextBox control does NOT contain any HTML markup then my button click event is called correctly. But if the FreeTextBox control does have HTML markup, I get this error:
>> A potentially dangerous Request.Form value was detected from the client
>>
>>Is there a setting to allow my webform to post html markup? Why can't I post the HTML markup when I click my Save button?
>>
>>Thanks,
>>
>>Jerry
>
>Set ValidateRequest=false
>You can do that in the @page directive to set for specific page.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform