Hello,
My ISP apparently does not support PHP so I had a guy create the following files (config.php, contact.css, sendform.php, and contactusnow.htm)
He loaded these files on my ISP personal site and within the contactusnow.htm file had the following:
<formmethod="post" name=form onsubmit="return validateSend()" action="http://www.mp3dots.com/sendform.php" enctype="multipart/form-data">
I tried to change it by altering only the "action=" to "http://xxxxxxx.x10hosting.com/sendform.php
However, when I changed it I am no longer getting email messages.
I must not have made a change somwhere else.
Can anyone assist?
My ISP apparently does not support PHP so I had a guy create the following files (config.php, contact.css, sendform.php, and contactusnow.htm)
He loaded these files on my ISP personal site and within the contactusnow.htm file had the following:
<formmethod="post" name=form onsubmit="return validateSend()" action="http://www.mp3dots.com/sendform.php" enctype="multipart/form-data">
I tried to change it by altering only the "action=" to "http://xxxxxxx.x10hosting.com/sendform.php
However, when I changed it I am no longer getting email messages.
I must not have made a change somwhere else.
Can anyone assist?