<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>cer1974</author_name>
  <author_url>https://blog.hatena.ne.jp/cer1974/</author_url>
  <blog_title>けさらんぱさらん</blog_title>
  <blog_url>https://cerberus1974.hateblo.jp/</blog_url>
  <categories>
    <anon>Javascript</anon>
    <anon>ASP.NET MVC</anon>
  </categories>
  <description>jQueryのajaxメソッドを使って配列をサーバに送信するのに嵌ったのでメモサーバサイドは、ASP.NET MVCです。まずサーバサイドのコード [HttpPost] public ActionResult Post(string[] values) { return View(); } 引数で文字列の配列を取ります。 予定では、モデルバインダーで自動的にvaluesに値が入るはずです。で、問題のJavaScriptのコード $(function () { $.ajax({ url: &quot;Home/Post&quot;, type: &quot;POST&quot;, datatype: &quot;json&quot;, data: { v…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fcerberus1974.hateblo.jp%2Fentry%2F2013%2F08%2F01%2F222206&quot; title=&quot;jQuery.ajaxで配列を送信するのに嵌った - けさらんぱさらん&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>http://cdn-ak.f.st-hatena.com/images/fotolife/c/cer1974/20130801/20130801215728.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2013-08-01 22:22:06</published>
  <title>jQuery.ajaxで配列を送信するのに嵌った</title>
  <type>rich</type>
  <url>https://cerberus1974.hateblo.jp/entry/2013/08/01/222206</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
