Cant seem to find this email based script anywhere...

Discussion in 'Scripts' started by TrickNick, Jul 20, 2006.

  1. #1
    I am looking for a script that I am sure exists, or could be made for me. Here's what I need it to do -
    1. Bob fills out a contact form on my website
    2. Bob sends the form to Jane. Bob cant see Jane's email address at any point when sending the form.
    3. Jane receives an automated email from the website including the info sent in Bob's form
    4. Jane then follows a link back to the website to fill out a response form.
    5. Jane sends the form to Bob. Jane cant see Bob's email address at any point when sending the form.
    5. Bob receives Jane's email.

    Can it be done? I searched a couple of big scripts sites and cant find anything near to this.
     
    TrickNick, Jul 20, 2006 IP
  2. aras

    aras Active Member

    Messages:
    533
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    60
    #2
    Something special. Are you thinking of integrating this into your application or the application just consists of this?
     
    aras, Jul 20, 2006 IP
  3. T0PS3O

    T0PS3O Feel Good PLC

    Messages:
    13,219
    Likes Received:
    777
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Special? That's basic stuff.

    Just store the email addresses in a DB and use PHP's mail() function for example. Send the email with a unique link apended which has a reference to the 'discussion' with the appropriate ID and that launches the reply form. Nothing to it, can be made on get-a-freelancer for under $100 I'd imagine.
     
    T0PS3O, Jul 20, 2006 IP
  4. aras

    aras Active Member

    Messages:
    533
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    60
    #4
    I meant "special" as there is a little chance that a custom program had been built for it. I didn't want to mean special as hard, though work.
     
    aras, Jul 20, 2006 IP
  5. frankcow

    frankcow Well-Known Member

    Messages:
    4,859
    Likes Received:
    265
    Best Answers:
    0
    Trophy Points:
    180
    #5
    sounds like you're just looking for a basic autoresponder
     
    frankcow, Jul 20, 2006 IP