Results 1 to 15 of 25

Thread: Mail form code

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Head Honcho Administrator Reverend's Avatar
    Join Date
    Apr 2002
    Location
    England
    Posts
    14,966
    Quote Originally Posted by maglinders
    Can I be sure that sending the form from *any* pc (internet cafe... whatever) works?

    Thanks.
    Yes. It will be sent to the address you specified in this part of the code:

    Code:
    <FORM METHOD="POST" ACTION="mailto:[email protected]">

    =========== Please Read The Forum Rules ===========

  2. #2
    Member maglinders's Avatar
    Join Date
    Apr 2005
    Posts
    54

    Talking Thank you...

    ... for your help and reassurance.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •