<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>asanono</author_name>
  <author_url>https://blog.hatena.ne.jp/asanono/</author_url>
  <blog_title>asanonoの日記</blog_title>
  <blog_url>https://asanono.hatenadiary.org/</blog_url>
  <categories>
    <anon>ASP</anon>
  </categories>
  <description>お仕事で他人が書いたASPのソースを直しています。んでテストしてて気づいた事。 「あれれーおかしいなー、フォームからPOSTで渡した値が次のページに渡せてないみたいだよ」（CV:高山みなみ）ソースを眺めてみると、POSTでSUBMITした値を『Request.QueryString(&quot;値の名前&quot;)』で取得しようとしている模様。インターネットで調べてみたところ、『Request.QueryString()』はGETメソッドもしくはHTTPクエリ文字列で渡された値を取得する為のメソッドらしい。つまり、POSTで渡された値は『Request.QueryString()』じゃ取得できないみたいですな。…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fasanono.hatenadiary.org%2Fentry%2F20100721%2F1279774432&quot; title=&quot;VBScriptでFormから値を取得できない - asanonoの日記&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2010-07-21 13:53:52</published>
  <title>VBScriptでFormから値を取得できない</title>
  <type>rich</type>
  <url>https://asanono.hatenadiary.org/entry/20100721/1279774432</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
