I have a problem that seems like there should be a simple solution but haven't found it yet.
I have a pretty simple form that calls an action and passes it a FormCollection via HTTP Post.
The form works perfectly until I introduce <
or >
into the field. Then I end up on a blank page having skipped the Action altogether.
Need more information? Have any suggestions? Please help!