Click here to Skip to main content
15,890,995 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Reading text file Pin
saanj8-Jun-09 2:19
saanj8-Jun-09 2:19 
GeneralRe: Reading text file Pin
sachees1238-Jun-09 2:20
sachees1238-Jun-09 2:20 
AnswerRe: Reading text file Pin
Blue_Boy8-Jun-09 2:20
Blue_Boy8-Jun-09 2:20 
GeneralRe: Reading text file Pin
sachees1238-Jun-09 2:31
sachees1238-Jun-09 2:31 
GeneralRe: Reading text file Pin
Blue_Boy8-Jun-09 2:44
Blue_Boy8-Jun-09 2:44 
QuestionIn HTML Editor how can we find cursor position or selected text ? Pin
Jain Vijay8-Jun-09 1:55
Jain Vijay8-Jun-09 1:55 
AnswerRe: In HTML Editor how can we find cursor position or selected text ? Pin
Not Active8-Jun-09 2:25
mentorNot Active8-Jun-09 2:25 
Question"A potentially dangerous Request.Form value was detected from the client" [modified] Pin
devvvy8-Jun-09 1:47
devvvy8-Jun-09 1:47 
I have embedded some secret in my webpage:

<br />
<input name="ctl00$txtEncryptedAuthToken" type="hidden" id="ctl00_txtEncryptedAuthToken" value="2'*—d-&amp;#171;Y‚&amp;#251;&amp;#176;&amp;#237;F7&amp;#224;_]tL&amp;#175;%v&amp;#241;5&amp;gt;&amp;gt;8&amp;#209;&amp;#215;&amp;#160;œf&amp;#253;&amp;#248;&amp;#178;&amp;#176;&amp;#200;&amp;#164;z&amp;#187;&amp;#208;&amp;#220;J&amp;#220;‚&amp;#209;Ÿ&amp;#245;p'/g&amp;#237;`„@&amp;#214;d?&amp;#225;&amp;#208;&amp;#186;&amp;#226;&amp;#247;&amp;#179;+)&amp;#225;&amp;#252;*e/(&amp;#228;;&amp;#215;S›&amp;#211;&amp;#239;&amp;#184;&amp;#252;_r&amp;#239;&amp;#201;&amp;#191;&amp;#207;J&amp;#162;}2R9&amp;#229;žv(›&amp;#230;&amp;#232;—&amp;gt;q)&amp;#163;&amp;#232;ŠEY&amp;#218;&amp;#193;&amp;#226;&amp;#224;&amp;#187;&amp;#162;&amp;quot;&amp;#173;&amp;#179;Ÿ&amp;#168;&amp;#166;—&amp;#227;&amp;#215;€w&amp;#168;9,&amp;#161;&amp;#219;&amp;quot;&amp;#168;LhŸqž&amp;#217;&amp;#225;&amp;#250;&amp;#201;&amp;#236;&amp;#163;ˆ&amp;#221;&amp;#190;&amp;#208;Q&amp;#231;˜&amp;#173;)&amp;#246;&amp;#179;wG&amp;#209;&amp;#176;P&amp;#219;&amp;#223;hpNu•&amp;#222;&amp;#188;’&amp;#210;V&amp;#210;&amp;#241;&amp;#195;<br />
T&amp;#255;X=r&amp;#239;&amp;#219;‰h&amp;#235;tŒ&amp;#191;" /><br />


And on postback I get: "A potentially dangerous Request.Form value was detected from the client"

okay I understand this, http://www.cryer.co.uk/brian/mswinswdev/ms_vbnet_server_error_potentially_dangerous.htm[^]

But I don't think it is open/close tag (because there isn't one and I already HtmlEncode the string before I stick it on the page). And I certainly don't want to turn off page validation by setting ValidateRequest="false". What other alternative do I have?

Note difference between big/small open bracket character however:
› small bracket
> big/open bracket

Thanks

dev

modified on Monday, June 8, 2009 8:02 AM

AnswerRe: "A potentially dangerous Request.Form value was detected from the client" Pin
Colin Angus Mackay8-Jun-09 2:09
Colin Angus Mackay8-Jun-09 2:09 
GeneralRe: "A potentially dangerous Request.Form value was detected from the client" Pin
devvvy8-Jun-09 2:37
devvvy8-Jun-09 2:37 
GeneralRe: "A potentially dangerous Request.Form value was detected from the client" Pin
Colin Angus Mackay8-Jun-09 2:47
Colin Angus Mackay8-Jun-09 2:47 
GeneralRe: "A potentially dangerous Request.Form value was detected from the client" [modified] Pin
devvvy8-Jun-09 2:50
devvvy8-Jun-09 2:50 
QuestionFoxit , How to detect through Javascript that Foxit PDF viewer is installed on IE ? Pin
Rizwan Bashir8-Jun-09 1:45
Rizwan Bashir8-Jun-09 1:45 
QuestionProblem in inserting "Hindi" Text in MySql5.0 using ASP.Net Pin
mkumar25118-Jun-09 1:17
mkumar25118-Jun-09 1:17 
AnswerRe: Problem in inserting "Hindi" Text in MySql5.0 using ASP.Net Pin
Jain Vijay8-Jun-09 1:58
Jain Vijay8-Jun-09 1:58 
GeneralRe: Problem in inserting "Hindi" Text in MySql5.0 using ASP.Net Pin
mkumar25118-Jun-09 2:34
mkumar25118-Jun-09 2:34 
GeneralRe: Problem in inserting "Hindi" Text in MySql5.0 using ASP.Net Pin
Jain Vijay8-Jun-09 21:43
Jain Vijay8-Jun-09 21:43 
Questionproblem with dataset [modified] Pin
govindi unal8-Jun-09 0:40
govindi unal8-Jun-09 0:40 
AnswerRe: problem with dataset Pin
saanj8-Jun-09 0:48
saanj8-Jun-09 0:48 
AnswerRe: problem with dataset Pin
Abhijit Jana8-Jun-09 0:49
professionalAbhijit Jana8-Jun-09 0:49 
GeneralRe: problem with dataset Pin
govindi unal8-Jun-09 0:57
govindi unal8-Jun-09 0:57 
GeneralRe: problem with dataset Pin
Abhijit Jana8-Jun-09 1:54
professionalAbhijit Jana8-Jun-09 1:54 
GeneralRe: problem with dataset Pin
govindi unal9-Jun-09 21:41
govindi unal9-Jun-09 21:41 
Question[Message Deleted] Pin
souravghosh187-Jun-09 23:52
souravghosh187-Jun-09 23:52 
AnswerRe: how to delete a gridview column programatically Pin
saanj8-Jun-09 0:04
saanj8-Jun-09 0:04 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.