G
Guest
hey all,
i have a search textbox on my page and when the user hits the search button
i create a parameterized query to get the results.
when i enter a search criteria on the page that has angle brackets i get the
following error message:
System.Web.HttpRequestValidationException: A potentially dangerous
Request.Form value was detected from the client (TxtFindSubject="%<src=%").
can someone please tell me how to prevent this error?
thanks,
rodchar
i have a search textbox on my page and when the user hits the search button
i create a parameterized query to get the results.
when i enter a search criteria on the page that has angle brackets i get the
following error message:
System.Web.HttpRequestValidationException: A potentially dangerous
Request.Form value was detected from the client (TxtFindSubject="%<src=%").
can someone please tell me how to prevent this error?
thanks,
rodchar