Hi there.
I have only done a bit of HTML so you could say I am a nubee.
This used to work but I must have stuffed it up somehow :0
Would someone be so kind as to have a look at the code below and tell me
of any obvious reason why it is broken? I don't remember changing
anything with this section of code, but I did do some other stuff like
removing the odd link and graphic on other parts of the page.
I have spent hours trying to make it work again but to no avail.
So I thought I should take it to some experts.
This is on the error page that comes up after clicking the "send
message" button.
Error
Cant open template file: "F:\Content/Users//". Please check you have the
filename and path correct. Check that you have correctly entered your
username in the user field. Online help is available for this program if
you need more information.
I did read and re-read the online help and tried for ages to get it to
work before coming here.
TIA
---------------------------------------------------------------------------
<form action="http://www.users.bigpond.com/cgi-bin/formemail.pl"
method="post"><font face="Arial, Helvetica"><b><font
face="Arial, Helvetica"><b> </b></font> </b></font>
<center><font face="Arial, Helvetica"><b><font face="Arial, Helvetica"><b>
</b>
<table border="0" cellpadding="1" cellspacing="3">
<tbody>
<tr>
<td bgcolor="#ffffc0"><font face="arial, helvetica" size="2">Your
email address?</font></td>
<td bgcolor="#ffffc0"><input name="address" size="30"
type="text"></td>
</tr>
<tr>
<td bgcolor="#ffffc0"><font face="arial, helvetica" size="2">Your
time/am/pm and date of birth. D/M/Y </font></td>
<td bgcolor="#ffffc0"><input name="details" size="30"
type="text"></td>
</tr>
<tr>
<td bgcolor="#ffffc0"><font face="arial, helvetica" size="2">Place
and Daylight Saving, Yes/No?</font></td>
<td bgcolor="#ffffc0"><input name="place and daylight_saving"
size="30" type="text"></td>
</tr>
<tr>
<td bgcolor="#ffffc0"><font face="arial, helvetica" size="2">Your
name?</font></td>
<td bgcolor="#ffffc0"><input name="yourname" size="30"
type="text"></td>
</tr>
<tr>
<td bgcolor="#ffffc0"><font face="arial, helvetica" size="2">Your
comments?</font></td>
<td bgcolor="#ffffc0"><textarea name="comments" rows="8"
cols="25"></textarea></td>
</tr>
<tr>
<td bgcolor="#ffffc0"><font face="arial, helvetica" size="2">Your
favorite car?</font></td>
<td bgcolor="#ffffc0"><input name="car" size="30" type="text"></td>
</tr>
</tbody>
</table>
<b> <input value="Send Message" type="submit"> or <input
value="Reset Form" type="reset"> </b></font></b></font></center>
</form>
<font face="Arial, Helvetica"><b><font face="Arial, Helvetica"><b> <input
name="user" value="dryd" type="hidden"> <input name="templtfile"
value="tmp1.txt" type="hidden">
<input name="responseURL"
value="http://www.users.bigpond.com/dryd/thanks.htm"
type="hidden"></b></font></b></font>
---------------------------------------------------------------------
~^y^~ Adrian ~^y^~
"When you can't do experiments, you have philosophers. It's like those
guys over in the philosophy department who give the same exam questions
every semester but change the answers."


|