Am I nuts?

Discussion in 'HTML & Website Design' started by thehitbomb, Apr 15, 2008.

  1. #1
    OK, first let me say that I know nothing of html, so, if this question sounds ridiculous then I apologize and I will silently slap myself in the face when no one is looking.

    Is it possible to create an html button with a number of url's hidden inside?
    Say, it is a form that was filled out and the next action being a "send" button, but instead of the form being sent to one destination, it actually goes to, say five different destinations?
     
    thehitbomb, Apr 15, 2008 IP
  2. kangaroobin

    kangaroobin Peon

    Messages:
    170
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    destinations? as in emails? or databases?... a little more description
     
    kangaroobin, Apr 15, 2008 IP
  3. Dan Schulz

    Dan Schulz Peon

    Messages:
    6,032
    Likes Received:
    436
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Not without JavaScript.
     
    Dan Schulz, Apr 15, 2008 IP
  4. thehitbomb

    thehitbomb Peon

    Messages:
    259
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #4
    to websites.
     
    thehitbomb, Apr 15, 2008 IP
  5. budhanes

    budhanes Peon

    Messages:
    245
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Yes, it could be done easily. I'd personally set up an Outlook "rule" to forward the messages to the 5 addresses (I'd use a dedicated email address and "autocheck" mail). It could be done several ways, but I'd prefer to use PHP. You might want to check into PHP's FormMail. Heres a quick link I found on it...

    http://www.tectite.com/formmailpage.php

    Also, do a search on PHP formmail, you should be able to find 100's of free scripts or be able to throw together one pretty quickly. Good luck with your project...
     
    budhanes, Apr 15, 2008 IP