how can i put it? i tried just puttin in some place <validaterequest=false> but it doesnt work..how should i put it?
\m/\m/
In the page that you don't want validated, you put it in the page declaration: Code: <%@ Page language="c#" Codebehind="EditPage.aspx.cs" AutoEventWireup="false" Inherits="www.swwarealestate.com.Administrator.EditPage" ValidateRequest="false" %>
<%@ Page language="c#" Codebehind="EditPage.aspx.cs" AutoEventWireup="false" Inherits="www.swwarealestate.com.Administrator.EditPage" ValidateRequest="false" %>
My Site
tks
Forum Rules