I just can't get it....every script I try fails...
I think I am cursed...or just really out of it...
here is my latest disaster:
code:
<html>
<head>
<title>Peaceful Productions : graphic design : flash</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="keywords" content="graphic, design, art, logo, logos, web, website, internet, price. low">
<meta name="description" content="Peaceful Productions is a graphic design company with peace in mind. Logo design, web site development, artwork, and slogan creation. All pricing is on a case by case basis, but is always fair.">
<style>
BODY {
scrollbar-face-color: #000000;
SCROLLBAR-BASE-COLOR: #000000;
SCROLLBAR-ARROW-COLOR: ##A5EE8C;
}
a:hover { color:#A5EE8C; }
</style>
</head>
<body bgcolor="#000000" text="#A5EE8C" link="#FFFFFF" vlink="#FFFFFF" alink="#CCFF33">
<table width="95%" border="0" cellspacing="0" cellpadding="0" align="center" name="title">
<tr>
<td>
<div align="center"><a href="/peaceful-productions/index.htm"><img src="/images/peaceful-productions.jpg" width="375" height="255" alt="Peaceful Productions " border="0"></a></div>
</td>
</tr>
</table>
<p align="center"><font face="Ravie" size="5">~ Designs with Peace in Mind ~</font></p>
<table width="85%" border="2" cellspacing="0" cellpadding="10" align="center" bordercolor="#99FF99" bordercolorlight="#99FF99" bordercolordark="#99FF99">
<tr>
<td width="50%">
<p><font face="Ravie">Animations can vary in size, length, time and effort
needed to produce them, and in the effect they have on a viewer.</font></p>
<p><font face="Ravie">Peaceful Productions uses Flash and Swish to make
such animations.</font></p>
<p><font face="Ravie">All pricing is on a case by case basis, and is always
fair.</font></p>
<p> </p>
<p align="center"><a href="/peaceful-productions/index.htm"><img src="/images/peaceful-productions-small.jpg" width="188" height="128" align="middle" border="0" alt="Peaceful Productions Main Page"></a></p>
<p align="center"> </p>
<p align="center"><font face="Ravie">* </font><font face="Ravie"><a href="/peaceful-productions/sites.htm">Websites</a>
* </font></p>
<p align="center"><font face="Ravie">* </font><font face="Ravie"><a href="/peaceful-productions/banners-logos.htm">Banners
and Logos</a> *</font></p>
<p align="center"><font face="Ravie">* </font><font face="Ravie"><a href="/peaceful-productions/avi.htm">Avi
Animation</a> *</font></p>
<p align="center"> </p>
</td>
<td width="50%">
<div align="center">
<p><font face="Ravie" size="5">Flash<br>
Examples:</font></p>
<p> </p>
<p> </p>
<p><font face="Ravie" size="5"><a href="http://www.no-nic.com/opening_sequence.htm" target="_blank">Nevada
Tobacco User's Helpline</a></font></p>
<p> </p>
</div>
</td>
</tr>
</table>
<br>
<table width="60%" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td>
<div align="center">
<p><font face="Ravie" size="5">For project information or Questions, </font></p>
<p><font face="Ravie" size="5"> Please fill out this form:</font></p>
<form name="formname" method=POST action="/peaceful-productions/form.php">
<!-- to actionfile for the script --><!--form, make one as pleased with own fields and variables below.... -->
<input type=TEXT name="name" size=15>
<font face="Ravie"> - Name <br>
<br>
<input type=TEXT name="adress" size=15>
- URL *if applicable<br>
<br>
<input type=TEXT name="email" size=15>
- Email address<br>
<br>
Message:</font><br>
<textarea name="textfield" wrap="physical" cols="25" rows="6"></textarea>
<br>
<br>
<!--COPY below to your form (or use this one)--> <!--params below must be used -->
<input type=HIDDEN name=F_FROM value="webmaster@staticfiends.com">
<!--from- line for email -->
<input type=HIDDEN name=F_TO value="peaceful@staticfiends.com">
<!--to- line for email: your/owner website adress -->
<input type=HIDDEN name=F_SUBJECT value="Peaceful request">
<!--subject- line for email -->
<input type=HIDDEN name=F_TEMPLATE value="/peaceful-productions/template.txt">
<!--template file location -->
<input type=HIDDEN name=F_TEMPLATE2 value="/peaceful-productions/template2.txt">
<!--OPTIONAL: (otherwise leave empty) template2 file location (return sender (acknowledgement) only: works when the sender has filled in his email adress )-->
<input type=HIDDEN name=F_SENT value="/peaceful-productions/sent_ok.html">
<!--form to go to after successfully sending the form-->
<input type=HIDDEN name=F_NOTSENT value="/peaceful-productions/sent_notok.html">
<!--form to go to after errors with sending the form--> <!--END-COPY -->
<input type=SUBMIT value="Send" name="submit">
</form>
<p> </p>
<p><font face="Ravie" size="4">or email us directly @:</font><font face="Ravie" size="5">
<a href="mailto:peaceful@staticfiends.com">peaceful@staticfiends.com</a></font></p>
<p> </p>
<p> </p>
</div>
</td>
</tr>
</table>
<p align="center"> </p>
<p align="center"><font face="Ravie">proudly hosted by <a href="http://www.qksrv.net/click-993531-8286432" target="_blank">lunar
pages</a></font> </p>
<p align="center"><font face="Ravie">® Peaceful Productions 2002 ©</font></p>
<p align="center"> </p>
</body>
</html>
and here is the template:
code:
From : {{F_FROM}}
To : {{F_TO}}
Subject : {{F_SUBJECT}}
Your name is {{name}}
Your adress is {{adress}}
You email adress is {{email}}
The additional text you entered on our website:
{{textfield}}
--------------------------------------
click <a href="http://www.staticfiends.com/peaceful-productions/index.htm">here</a> to visit the Peaceful Productions site
Is there any way that all these problems with forms are not my fault?
!["" "[confused]"]("graemlins/confused.gif")
[ August 20, 2002, 04:38 PM: Message edited by: staticfiends.com ]