• Member Avatar for Ramesh S
    Ramesh S

    Replied To a Post in How to treat space-only in ASP.NET MVC

    Hi, Please provide more details about your requirements/issues in asp.net mvc. Also refer the following links if helpful. [Treatment of spaces-only input in ASP.NET MVC](http://www.yumasoft.com/node/152) http://stackoverflow.com/questions/4282572/asp-net-mvc-razor-extra-space
  • Member Avatar for Ramesh S
    Ramesh S

    Replied To a Post in Input string was not in a correct format

    Hi, Put a breakpoint and step into the class in Visual Studio and try to find which line throws the error. Also check the field names enclosed in double quotes …

The End.