質問
can anyone tell me how to make the form in this page come to my email address?
Hi guys.
I have a page with a form on it here.
http://www.thechallenge.net.au/superredemption.php
I want the data placed in the textfields within the form to come to me in an email upon submission.
Now normally I would action the form to use this page here
http://www.thechallenge.net.au/Redemptionform.txt
But because the action of the form is now <?php echo $editFormAction; ?> due to an insert record and check user name server behavior I cannot use my normal method.
Can anyone tell me how I can get around this problem?
I have a page with a form on it here.
http://www.thechallenge.net.au/superredemption.php
I want the data placed in the textfields within the form to come to me in an email upon submission.
Now normally I would action the form to use this page here
http://www.thechallenge.net.au/Redemptionform.txt
But because the action of the form is now <?php echo $editFormAction; ?> due to an insert record and check user name server behavior I cannot use my normal method.
Can anyone tell me how I can get around this problem?
