• Hello , this is my “contact me” form !


    <div id=”content” class=”narrowcolumn”>

    <h2 style=”text-align: center”><span style=”font-weight: 400″>
    <font face=”Tahoma”>اتصل بي </font></span></h2>

    <form method=”post” action=”/contact.php” name=”theForm”>
    الإسم:

    <input type=”text” name=”name” value=”” size=”20″ />

    البريد الاليكتروني:

    <input type=”text” name=”email” value=”” size=”20″ />

    الموضوع:

    <input type=”text” name=”subject” value=”” size=”20″ />

    اكتب رسالتك هنا :

    <textarea cols=”40″ rows=”8″ name=”message”></textarea>

    <p style=”text-align: center”>
    <input type=”submit” value=”أرسل” />

    </form>
    </div>
    —-

    Where the mail should be sent to?

    regards

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Where the MAIL Will Be Sent?’ is closed to new replies.