In HTML you can specify a mailto: address in the <form> element's [action] attribute. <form action="mailto:[email protected]" method="GET"> <input ...
確定! 回上一頁