Web Hosting Forum | Lunarpages


*
Welcome, Guest. Please login or register.
Did you miss your activation email?



Login with username, password and session length
May 25, 2012, 12:12:58 PM

Pages: [1]   Go Down
  Print  
Author Topic: I must be cursed!  (Read 285 times)
staticfiends.com
Spacescooter Operator
*****
Offline Offline

Posts: 32


WWW
« on: August 20, 2002, 08:36:00 AM »

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>&nbsp;</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">&nbsp;</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">&nbsp;</p>
      </td>
    <td width="50%">
      <div align="center">
        <p><font face="Ravie" size="5">Flash<br>
          Examples:</font></p>
        <p>&nbsp;</p>
        <p>&nbsp;</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>&nbsp;</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>&nbsp;</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>&nbsp;</p>
        <p>&nbsp; </p>
      </div>
    </td>
  </tr>
</table>
<p align="center">&nbsp;</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">&reg; Peaceful Productions 2002 &copy;</font></p>
<p align="center">&nbsp;</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?     "[eye]"        "[confused]"
 
 [ August 20, 2002, 04:38 PM: Message edited by: staticfiends.com ]
Logged
TWebMan
Quantum Encyclopedia Writer
*****
Offline Offline

Posts: 3112



WWW
« Reply #1 on: August 21, 2002, 02:10:00 PM »

OK this time you posted the code....ummm I gotta ask for the link    "[Big  
BTW that email script is posted in the other topic you had.  It's looking okay now.

P.S. Font Face=  RAVIE ???  Whoo, better embed that one!
 
 [ August 21, 2002, 10:11 PM: Message edited by: TWebMan ]
Logged

"Computers cause people to make more mistakes than any other invention in history, with the possible exception of handguns and tequila."  - Unknown
"Liberty of any kind is seldom lost all at once." - D. Hume
Every day is an Ode to Joy
The planet will be fine... and so will your site
staticfiends.com
Spacescooter Operator
*****
Offline Offline

Posts: 32


WWW
« Reply #2 on: August 22, 2002, 02:50:00 AM »

ok   "[Big  .... http://staticfiends.com/peaceful-productions/flash.php
Logged
TWebMan
Quantum Encyclopedia Writer
*****
Offline Offline

Posts: 3112



WWW
« Reply #3 on: August 22, 2002, 03:34:00 AM »

The form action is ="/peaceful-productions/form.php"

That would mean that there is a directory inside your public_html directory, called "peaceful-productions" and inside that directory, there's a file called form.php.

I doubt that's the case.  If you have a form.php with the code in it to parse this form and send it as an email, then put it in the same directory as flash.php, and make the form action simply form.php.

If there is not a file called form.php then you can take that other form script and plug in the variables.  Let me know how you make out.
 
 [ August 22, 2002, 11:34 AM: Message edited by: TWebMan ]
Logged

"Computers cause people to make more mistakes than any other invention in history, with the possible exception of handguns and tequila."  - Unknown
"Liberty of any kind is seldom lost all at once." - D. Hume
Every day is an Ode to Joy
The planet will be fine... and so will your site
Pages: [1]   Go Up
  Print  
 
Jump to: