Guest User

Untitled

a guest
Jun 24th, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. [ValidateInput(false)]
  2. public ActionResult Submit(string FormContent)
  3. {
  4.  
  5. }
  6.  
  7. <httpRuntime requestValidationMode="2.0" />
  8.  
  9. <system.web>
Add Comment
Please, Sign In to add comment