Double Action Form
How would I get a form to write to a file, then send the results to an email?
I already have the writing part set up, but I tried adding the email part and it crashed. I was wondering if I could have a form go to 2 different CGI/Perl scripts.
The write-to file writes to multiple files, so it doesn't send the complete form data via email.
Please help
Thanks
Vorm posted this at 23:27 — 2nd January 2001.
They have: 62 posts
Joined: May 2000
Don't separate it into two different scripts, that'd be stupid. Why don't you post the code you have so far and let it be critiqued?
nike_guy_man posted this at 00:12 — 3rd January 2001.
They have: 840 posts
Joined: Sep 2000
Its a really long script
Is there a way to end one action and start a new one?
Should the formmail go after the write-to and before the subroutines?
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.