{"id":229,"date":"2022-01-14T14:31:20","date_gmt":"2022-01-14T05:31:20","guid":{"rendered":"https:\/\/javascript.auctionpro.co.kr\/?page_id=229"},"modified":"2022-01-14T14:31:21","modified_gmt":"2022-01-14T05:31:21","slug":"ajax-post-%ec%a0%84%eb%8b%ac-%eb%b0%a9%eb%b2%95","status":"publish","type":"page","link":"https:\/\/javascript.auctionpro.co.kr\/?page_id=229","title":{"rendered":"ajax post \uc804\ub2ec \ubc29\ubc95"},"content":{"rendered":"\n<h3 class=\"wp-block-heading\">Remark :  ajax post \uc804\ub2ec \ubc29\ubc95<\/h3>\n\n\n\n<pre class=\"wp-block-preformatted\"><strong><span class=\"has-inline-color has-luminous-vivid-orange-color\">POST \ud615\uc2dd\uc5d0  contentType: \"application\/html; charset=utf-8\", \ub97c \uc4f0\uba74 \uc624\ub958\uac00 \ub09c\ub2e4.  \/\/ \uc8fc\uc11d\ucc98\ub9ac <\/span><\/strong><\/pre>\n\n\n\n<div class=\"wp-block-urvanov-syntax-highlighter-code-block\"><pre class=\"lang:js decode:true \" >&lt;script type=\"text\/javascript\"&gt;\n\n\tfunction RuleTest(id) {\n\n\t\tvar Key = $(\"#\" + id).val();\n\n\t\t\/\/Category\n\t\tvar Category = $(\"#Category\").is(\":checked\");\n\n\t\t$.ajax({\n\t\t\ttype: \"POST\",\n\t\t\turl: \"\/AirFareDisplay\/RuleTest\",\n\t\t\tdata: {\n\t\t\t\tAirFareDisplayRuleKey: Key,\n\t\t\t\tCategory: Category\n\t\t\t},\n\t\t\t\/\/contentType: \"application\/html; charset=utf-8\",\n\t\t\tdataType: \"html\",\n\t\t\tsuccess: function (response) {\n\t\t\t\t$('#dialog').html(response);\n\t\t\t\t$('#dialog').modal('show'); \/\/bootstrap modal\n\t\t\t},\n\t\t\tfailure: function (response) {\n\t\t\t\talert(response.responseText);\n\t\t\t},\n\t\t\terror: function (response) {\n\t\t\t\talert(response.responseText);\n\t\t\t}\n\t\t});\n\t}\n\t\n&lt;\/script&gt;<\/pre><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Remark : ajax post \uc804\ub2ec \ubc29\ubc95 POST \ud615\uc2dd\uc5d0 contentType: &#8220;application\/html; charset=utf-8&#8221;, \ub97c \uc4f0\uba74 \uc624\ub958\uac00 \ub09c\ub2e4. \/\/ \uc8fc\uc11d\ucc98\ub9ac<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-229","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/javascript.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/pages\/229","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/javascript.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/javascript.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/javascript.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/javascript.auctionpro.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=229"}],"version-history":[{"count":1,"href":"https:\/\/javascript.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/pages\/229\/revisions"}],"predecessor-version":[{"id":230,"href":"https:\/\/javascript.auctionpro.co.kr\/index.php?rest_route=\/wp\/v2\/pages\/229\/revisions\/230"}],"wp:attachment":[{"href":"https:\/\/javascript.auctionpro.co.kr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=229"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}