ValidateRequest problem

T

tshad

I got the following error in one of my pages:

A potentially dangerous Request.Form value was detected from the client

This is apparently there to prevent HTML tags from being put into textboxes
and submitted to the server which may have some harmful scripts.

I found that to turn it off I can do the following:

<pages validateRequest="false" />

This seems reasonable because I don't know what this is checking and I can't
have my pages getting errors with perfectly legal information the client may
need to input.

I found I was getting the problem with the following:

&#124

Why is that?

Thanks,

Tom
 

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

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,065
Latest member
OrderGreenAcreCBD

Latest Threads

Top