Legal Notice
The opinions expressed herein are my own personal opinions and do not represent my employer’s view in anyway.Top Posts
- C# HttpClient POST or PUT Json with content type application/json
- Using C# HttpClient from Sync and Async code
- C# Using Newtonsoft and dynamic ExpandoObject to convert one Json to another
- c# Async fire and forget
- Creating dynamic arrays and lists using Dynamic and ExpandoObject in C#
- An existing connection was forcibly closed by the remote host
- Using Sitecore Field Validators
Archive
Meta
Tag Archives: returnValue
showModalDialog returnValue is undefined in Google Chrome
For some reason, when using a Javascript showModalDialog from an ASP.NET project, Google Chrome will return an empty (“undefined”) returnValue. This error has been known by the Google Chromium team since 2010, and they have yet to fix it. Fortunately … Continue reading