﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>InstantASP Community Forums / Old Forums / InstantForum.NET 3.x / Installation &amp; Upgrades  / Error: A potentially dangerous Request.Form / Latest Posts</title><generator>InstantForum.NET v4.1.4</generator><description>InstantASP Community Forums</description><link>http://community.instantasp.co.uk/</link><webMaster>sales@instantasp.co.uk</webMaster><lastBuildDate>Mon, 01 Dec 2008 17:49:52 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Error: A potentially dangerous Request.Form</title><link>http://community.instantasp.co.uk/Topic464-29-1.aspx</link><description>&lt;P&gt;With validateRequest = "false", use Server.HtmlEncode() method&lt;/P&gt;</description><pubDate>Tue, 10 Jun 2003 06:33:00 GMT</pubDate><dc:creator>Eralper</dc:creator></item><item><title>RE: Error: A potentially dangerous Request.Form</title><link>http://community.instantasp.co.uk/Topic464-29-1.aspx</link><description>&lt;P&gt;Hi Andy,&lt;/P&gt;&lt;P&gt;This is a problem with running InstantForum.NET with the .NET framework v1.1. This is not a problem with the forum software but a new script injection protection feature built into .NET v1.1.&lt;/P&gt;&lt;P&gt;To get around this problem you will need to either globally disable this feature within the system.web section of your applications web.config file as shown below...&lt;/P&gt;&lt;XMP&gt;&lt;system.web&gt;&lt;pages validateRequest="false" /&gt;&lt;/system.web&gt;&lt;/XMP&gt;&lt;P&gt;Or disable this feature from the pages that use this control by adding validateRequest="false" to each page directive. The forum has it's own script protection so you can safely disable this.&lt;/P&gt;&lt;P&gt;More information on this can be found within the &lt;A href="http://www.asp.net/faq/RequestValidation.aspx" target=_blank&gt;Request Validation - Preventing Script Attacks&lt;/A&gt; release note.&lt;/P&gt;&lt;P&gt;I hope this helps. If you have any further questions please don't hesitate to contact me &lt;img src='images/emotions/smile.gif' height='20' width='20' border='0' title='Smile' align='absmiddle'&gt;&lt;/P&gt;</description><pubDate>Mon, 05 May 2003 13:57:00 GMT</pubDate><dc:creator>Ryan Healey</dc:creator></item><item><title>Error: A potentially dangerous Request.Form</title><link>http://community.instantasp.co.uk/Topic464-29-1.aspx</link><description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I've just installed InstantForum.NET.  When i use the WYSIWYG tool to put in some tables, links, etc, i get the following error...&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;FONT color=#ff0000 size=2&gt;&lt;EM&gt;A potentially dangerous Request.Form value was detected from the client (_ctl1:WYSIWYG="&amp;lt;P align=left&amp;gt;&amp;lt;FONT ...").&lt;/EM&gt;&lt;/FONT&gt; &lt;/SPAN&gt;&lt;/P&gt;</description><pubDate>Tue, 22 Apr 2003 10:47:00 GMT</pubDate><dc:creator>Andy Augustine</dc:creator></item></channel></rss>