+ Reply to Thread
Results 1 to 2 of 2

Thread: Pull-Down Menu for the Subject

  1. #1
    Join Date
    Jul 2004
    Posts
    1

    Default Pull-Down Menu for the Subject

    Is there an easy way to make the subject of the e-mail determined by an option chosen from the web page/form with a pull-down menu in conjunction with formmail?

    If so, what might be the best way to make that happen?

    Thanks for the help...

  2. #2
    Join Date
    Dec 2003
    Posts
    3,901

    Thumbs up Re: Pull-Down Menu for the Subject

    Hi,

    Yes. Something like this:
    Code:
    <p>Tell us your problem:</p>
    <select name="subject">
    <option value="Big feet">I have big feet</option>
    <option value="Small hands">I have small hands</option>
    <option value="Huge nose">I have a huge nose</option>
    </select>
    Russell Robinson - Author of Tectite FormMail and FormMailDecoder
    http://www.tectite.com/

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. How to change the subject in an HTML email
    By oderus in forum FormMail Subscription Support
    Replies: 2
    Last Post: 23-Sep-2005, 02:10 PM
  2. Addition to Autorespond Subject
    By leyshonj in forum FormMail Subscription Support
    Replies: 4
    Last Post: 11-Apr-2005, 04:09 AM
  3. Including entered form field in email subject?
    By camelot in forum FormMail Subscription Support
    Replies: 1
    Last Post: 23-Mar-2005, 08:52 PM
  4. Subject=<no subject>?
    By Thomas in forum FormMail Subscription Support
    Replies: 2
    Last Post: 14-Jun-2004, 11:35 PM
  5. Subject?
    By WuLabsWuTecH in forum FormMail Subscription Support
    Replies: 1
    Last Post: 08-Apr-2004, 12:03 AM

Bookmarks

Posting Permissions

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