|
Hi guys,
I am new here and pretty new to the world of coding. It is a hobby more than anything else and have just done my girlfriend a basic website for her business.
I downloaded the template from dreamtemplate.com and played about with is to get it looking the way she wants it, however there is one thing I cannot work out how to do...
On the contact us page I presume a piece of code needs changing for the emails to come through to her email address but I cannot work out how to change this. Below is the piece of code I think needs changing, however if this is not the correct section of code, let me know and I will look for the correct part.
Can anyone advise of what needs changing to ensure we receive the emails.
Thanks...
form method="post" action="/frms/contactmail.pl">
<input type="hidden" name="SoupermailConf" value="/frms/contact.con">
|