-
I already tried posting this in the HTML forum, but I couldn't get an answer on it and I really need this soon (sorry guys, I know you tried :)).
How do I BOTH submit a form's contents and redirect the web browser when the submit button is pressed on an HTML page?
-
If you have a perl server with the mail thing, not sure what its called though...
it sends mail, if you had that then it would be easy, you would just have to sendmail using the sendmail program, and then redirect the form.
but when you send email using a form, it uses your default mail program to send mail, and the redirection screws up because of the delay :(
if this sounds like a bunch of illiterate crap, then tell me, and I will repost it... I am kind of tired right now...
-
I'm pretty sure it's not crap or illiterate, but were I to know a little bit more about perl and stuff I might be able to understand what you are saying. Just tr it again, a little more in-depth this time.