Link to home
Start Free TrialLog in
Avatar of bleggee
bleggeeFlag for United States of America

asked on

Need Script or Technique to send Web Form data to different Email Addresses

Hi all - I need a Script or Technique to take Web Form data THEN execute 2 diff MailForm scripts (or 2 parts of the same script) depending on the Zip Code that a User enters into the Reply Form via a Browser.
RIght now, am using Linux/Apache web server and (forgive the big word) that ubiquitous MSA "Matts Script Archive" Form Script

I suppose I could either call 2 diff mail form scripts with some PHP code inside the HTML page ... or use some modified code onside the form script itself ...

Any suggestions?
Brian
ASKER CERTIFIED SOLUTION
Avatar of Amar Bardoliwala
Amar Bardoliwala
Flag of India image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of bleggee

ASKER

Thank you, folks!