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.
Something special. Are you thinking of integrating this into your application or the application just consists of this?
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.
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.