Hi everyone, I need some help with this please.
I'm working on a ready made info website eventually to link to my main site, but I cant get my contact page working, the instructions say I have to have Frontpage Extensions installed...which i have done on both lindashouseemporium.net and the sub veggigarden.lindashouseemporium.net....ive put my email into the script and published through FTP and still ....nothing....would someone please take a look for me? ....heres the script that ive altered
<html>
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>contact us</title>
</head>
<body>
<table border="0" id="table1" cellspacing="0" cellpadding="0" width="100%" bgcolor="#000000" background="../images/linkfixbk.gif">
<tr>
<td align="left">
<a href="../index.htm">
<img border="0" src="../images/home.gif" width="262" height="23"></a><a href="../resources.htm"><img border="0" src="../images/resources.gif" width="127" height="23"></a><a href="../partners.htm"><img border="0" src="../images/partners.gif" width="114" height="23"></a><a href="../aboutus.htm"><img border="0" src="../images/aboutus.gif" width="121" height="23"></a><a href="<A href="mailto:myemail.com"><img border="0" src="../images/contact.gif" width="140" height="23"></a></td>
</tr>
</table>
</body>
</html>
Thank you
I'm working on a ready made info website eventually to link to my main site, but I cant get my contact page working, the instructions say I have to have Frontpage Extensions installed...which i have done on both lindashouseemporium.net and the sub veggigarden.lindashouseemporium.net....ive put my email into the script and published through FTP and still ....nothing....would someone please take a look for me? ....heres the script that ive altered
<html>
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>contact us</title>
</head>
<body>
<table border="0" id="table1" cellspacing="0" cellpadding="0" width="100%" bgcolor="#000000" background="../images/linkfixbk.gif">
<tr>
<td align="left">
<a href="../index.htm">
<img border="0" src="../images/home.gif" width="262" height="23"></a><a href="../resources.htm"><img border="0" src="../images/resources.gif" width="127" height="23"></a><a href="../partners.htm"><img border="0" src="../images/partners.gif" width="114" height="23"></a><a href="../aboutus.htm"><img border="0" src="../images/aboutus.gif" width="121" height="23"></a><a href="<A href="mailto:myemail.com"><img border="0" src="../images/contact.gif" width="140" height="23"></a></td>
</tr>
</table>
</body>
</html>
Thank you
Comment