メールのユーザー詳細を入力するページにmail-data.php
埋め込まれたiFrame を使用しています。payin.php
データベースから取得した ID に基づいて
payin.php
(元のページ) ページから(iFrame) にデータを渡すことはできますか?mail-data.php
mail-data.php
(iFrame) から別のページにデータを投稿して関数mail.php
を実行するにはどうすればよいですか?mail
はいの場合、通常のページから iFrame ページにデータを渡すにはどうすればよいですか?
に iFrame ページでフォーム アクションを使用しようとしmail.php
ましたが、表示されているエラーが発生しました。
Not Acceptable
An appropriate representation of the requested resource /radical/mail-data.php could not be found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
問題は何ですか?