Forums

This topic is locked

pd html editor and asp.net

Posted 04 Apr 2003 13:35:32
1
has voted
04 Apr 2003 13:35:32 ray day posted:
Hello all,

my first post and a big problem to start with.
I´m using pd html editor and asp.net for a cms.
I use it for an insert page. On submit i get the following error.

>> A potentially dangerous Request.Form value was detected from the client (editorvalue=",<P>ok</P> <P>dit is...".

dotnet basicly says, hey I found something that looks like html code, so that means that is probably dangerous and therefore i will not submit your request to insert anything in the database. Here you go.

I gives a possible sollution though±
>> Description: Request Validation has detected a potentially dangerous client input value, and processing of the request has been aborted. This value may indicate an attempt to compromise the security of your application,
such as a cross-site scripting attack. You can disable request validation by setting validateRequest=false in the Page directive or in the configuration section. However, it is strongly recommended that your application explicitly check all inputs in this case.

Where do i need to do this? Is there a work around?
Can anyone help me!?

I seem a bit panicy, i am. PD html editor is a wonderfull tool, i used it perfectly with notdotnet asp websites. Now i just want it to work

Thanx in advance for any respond

Ray DeLaHaye


Reply to this topic