jeffcravener
Technical User
I have an HTML page that has the following code:
I want another one that sens the same information in an e-mail.
Is there a way to do this having another ACTION in the form or maybe to run them both using JavaScript?
Thanks in advance!!
Code:
<FORM NAME="mainform" ACTION=[URL unfurl="true"]http://midp-pager-001/telalertscripts/telalerth.exe[/URL] NAME=SMS METHOD="post" ONSUBMIT="validate();">
I want another one that sens the same information in an e-mail.
Is there a way to do this having another ACTION in the form or maybe to run them both using JavaScript?
Thanks in advance!!