hi friends.why the ValidateRequest dose not work when html tags had sent by __doPostBack method in javascript.var encodedAllScripts="<html><td></td></html>"; __doPostBack('getHtmlData', encodedAllScripts); ...