FH:あくのはどう(Abemaownd埋め込み)外部項目:日本語
FH
https://pi.pardot.com/formHandler/read/id/7420?aid=982672
コード:
<form action="https://pardot.t-rex.cf/l/982672/2023-08-08/fffx2r" method="post"><div class="container">
<div class="head">
<h2>Say Hello</h2>
</div>
<input type="text" name="お名前" placeholder="お名前" /><br />
<input type="email" name="data[User][mail] " placeholder="Email" required="required" /><br />
<div class="message">Message Sent</div>
<button id="submit" type="submit">
Send!
</button>
</div>
</form>
<script type="text/javascript">
piAId = '983672';
piCId = '92922';
piHostname = 'pi.pardot.com';
(function() {
function async_load(){
var s = document.createElement('script'); s.type = 'text/javascript';
s.src = ('https:' == document.location.protocol ? 'https://pi' : 'http://cdn') + '.pardot.com/pd.js';
var c = document.getElementsByTagName('script')[0]; c.parentNode.insertBefore(s, c);
}
if(window.attachEvent) { window.attachEvent('onload', async_load); }
else { window.addEventListener('load', async_load, false); }
})();
</script>
0コメント