Results 1 to 15 of 25

Thread: Mail form code

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Security Intelligence TZ Veteran cash_site's Avatar
    Join Date
    Jul 2002
    Location
    Software Paradise
    Posts
    3,385
    Will it though Rev?? I thought the mailto: code only opens the default mail client installed on the PC? Wouldnt she need some sort of mail relay or use Perl/PHP to sendMail() ??

    I'm not sure it would work at Internet Cafe/kiosk ?!

    --- 0wN3D by 3gG ---

  2. #2
    Head Honcho Administrator Reverend's Avatar
    Join Date
    Apr 2002
    Location
    England
    Posts
    14,966
    Quote Originally Posted by cash_site
    Will it though Rev?? I thought the mailto: code only opens the default mail client installed on the PC? Wouldnt she need some sort of mail relay or use Perl/PHP to sendMail() ??
    All depends on how the system is set up and which browser is used. But yeah i agree Perl/PHP would be a better option.

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

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

    Internet cafe etc...?

    Argh.

    I suspected that. The only people I have spoken to have said it launches their em client.
    An internet cafe user would need to be logged into their webmail for it to work, then.

    Any further thoughts, Rev?

  4. #4
    Head Honcho Administrator Reverend's Avatar
    Join Date
    Apr 2002
    Location
    England
    Posts
    14,966
    Quote Originally Posted by maglinders
    Any further thoughts, Rev?
    Do you host the sites that you make ?? Are they all hosted on the same server ??

    If so,you could use sendmail as advised earlier.

    Can't think of any other options at the moment.

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

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

    Question aargh

    That's what I wondered. People who have tested my mailform all say it launches their mail client. Suppose they are in an internate cafe and no mail client is live at the time they use the mailform?

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

    Sendmail

    I only do basic html. Doesn't sendmail require fancy coding? Where can I get how-to on this, please?

Posting Permissions

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