autoin-jp

0

In this plug-in, WordPress and autoin.jp are linked in the application. When it starts, <script src=”https://autoin.jp/js/autoin.js” charset=”UTF-8″></script> and &l

Version
Last updated
Active installations
WordPress Version
Tested up to
pa_languages
Rating
Total ratings
Tags
This plugin is outdated and might not be supported anymore.

Description

In this plug-in, WordPress and autoin.jp are linked in the application.
When it starts,
<script src=”https://autoin.jp/js/autoin.js” charset=”UTF-8″></script>
and
<script src=”https://zipaddr.com/js/zipaddrx.js” charset=”UTF-8″></script>
Is called.

[important]
Any damage that occurs while using autoin-jp will be at your own risk.

In Japanese:

次のように動作します。
1.フォーム起動時に「Autoin入力」ボタンを生成する。
2.ボタンのクリックで個人情報ファイルの指示画面が出力される。
(もう一度「Autoin入力」ボタンをクリックすると指示画面が消えます)
3.ファイルを指示すると入力及びファイル情報がautoin.jp側に送られる。
4.入力欄とデータが合成されてフォーム側に返送される。
5.受信内容をフォームに描画して終了する。

In English:

It works as follows:
1.Generate “Autoin input” button when form starts.
2.Clicking the button outputs the personal information file instruction screen.
3.When a file is specified, input and file information are sent to autoin.jp.
4.The input field and data are combined and sent back to the form.
5.Draw the received content on the form and exit.