« March 2010 »
S M T W T F S
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31

You are not logged in. Log in
Open Community
Post to this Blog

Helpful Links
Angelfire Home
Register Your Domain
Angelfire's Twitter
Angelfire's Facebook

Angelfire Club Blog
Need assistance and ideas from fellow Angelfire members to help build and manage your website? You've come to the right place!
To join this Community Blog, you must be an Angelfire member. Just click the "Join this Community" link, and start posting immediately.

Hint: When posting, select a topic that most relates to your question. (News, FrontPage, HTML Questions, etc...) This will help to keep the blog organized for everyone.

View Latest Entries

Tuesday, 30 March 2010
Form Mail and Email Not Functional
Mood:  irritated
Topic: CGI scripts

I have been experiencing difficulty with my Contact Form and email not sending results out for the past few months. The HTML code has been working from 2007-2009. I have the following files in my cgi-bin sub-directory as well as the following HTML form code.

AngelfireCGI.pm

modules_readme.html

AngelfireInsert.pm

AngelfireMail.pm

AngelfirePage.pm

CGI.pm

AngelfireDate.pm

Formmail.pl

 

I was told by Angelfire tech support to use Matts PEARL script (Formmail.pl). Do I need to modify this script to make this functional?

 

Your help is appreciated?

HTML Form Code:

<form action="/cgi-bin/script_library/form_handler_mail" method="post" id="form" style="margin:0; padding:0 ">

<INPUT TYPE="hidden" NAME="email_to" VALUE="scottrose.brown@comcast.net,oceanviewspsllc@aim.com">

 

  <TT><input type=hidden name="return_link_title" value="Thank you! Please click here to return to Ocean View Swimming Pool Service LLC"></TT>

 

    <INPUT TYPE="hidden" NAME="return_link_url" VALUE="http://www.oceanviewspsllc.com">

   

                    <div class="wrapper">

                      <label>

                        <input type="TEXT" value="Name:" size=24 maxlength=45 />

                      </label>

                    <label>

                        <input type="TEXT" value="E-mail:" size=24 maxlength=45 />

                      </label>

                      <textarea name="textarea" cols="20" rows="15">Message:</textarea>

                      <div class="clear"></div>

                     

                      <input type="submit" name="Submit" id="Submit" value="Send it!">

<label>

  <input type="reset" name="Reset" id="Reset" value="Reset">

</label>

      

                </div>

              </div>

            </div>

            <div class="corner-bot-left png">

              <div class="corner-bot-right png">

                <div class="border-bot"></div>

              </div>

            </div>

          </div>

        </div>

      </div>

    </div>

    </form>

Thank you

Scott


Posted by biz7/oceanview at 12:48 PM EDT | Post Comment | View Comments (10) | Permalink | Share This Post

Wednesday, 31 March 2010 - 6:58 PM EDT

Name: md/jdfaq
Home Page: https://www.angelfire.com/md/jdfaq

add these to lines to the form and see if it work

<input type="hidden" name="required" value="E-mail:">
<input type="hidden" name="order" value="Name:,E-mail:,textarea">

 

<form action="/cgi-bin/script_library/form_handler_mail" method="post" id="form" style="margin:0; padding:0 ">
<input type="hidden" name="email_to" value="scottrose.brown@comcast.net,oceanviewspsllc@aim.com">
<tt><input type=hidden name="return_link_title" value="Thank you! Please click here to return to Ocean View Swimming Pool Service LLC"></tt>
<input type="hidden" name="return_link_url" value="http://www.oceanviewspsllc.com">
<div class="wrapper">
<label>
<input type="TEXT" value="Name:" size=24 maxlength=45 />
</label>
<label>
<input type="TEXT" value="E-mail:" size=24 maxlength=45 />
</label>
<textarea name="textarea" cols="20" rows="15">Message:</textarea>
<input type="hidden" name="required" value="E-mail:">
<input type="hidden" name="order" value="Name:,E-mail:,textarea">
<div class="clear"></div>
<input type="submit" name="Submit" id="Submit" value="Send it!">
<label>
<input type="reset" name="Reset" id="Reset" value="Reset">
</label>
</form>

Friday, 2 April 2010 - 6:44 AM EDT

Name: "Scott Brown"

With added code I receieve the following message when I send;

 

Oops!
You didn't fill in all the required fields. Please hit the "Back" button on your browser and try again.

Your thoughts?

Friday, 2 April 2010 - 9:52 PM EDT

Name: md/jdfaq
Home Page: https://www.angelfire.com/md/jdfaq

I am sorry try it now

<form action="/cgi-bin/script_library/form_handler_mail" method="post" id="form" style="margin:0; padding:0 ">
<input type="hidden" name="email_to" value="scottrose.brown@comcast.net,oceanviewspsllc@aim.com">
<tt><input type=hidden name="return_link_title" value="Thank you! Please click here to return to Ocean View Swimming Pool Service LLC"></tt>
<input type="hidden" name="return_link_url" value="http://www.oceanviewspsllc.com">
<div class="wrapper">
<label>
<input type="TEXT" name="name" value="Name:" size=24 maxlength=45 />
</label>
<label>
<input type="TEXT" name="email" value="E-mail:" size=24 maxlength=45 />
</label>
<textarea name="textarea" cols="20" rows="15">Message:</textarea>
<input type="hidden" name="required" value="email">
<input type="hidden" name="order" value="name,email,textarea">
<div class="clear"></div>
<input type="submit" name="Submit" id="Submit" value="Send it!">
<label>
<input type="reset" name="Reset" id="Reset" value="Reset">
</label>
</form> 

Wednesday, 29 September 2010 - 11:35 AM EDT

Name: "somdshoot"
Home Page: http://www.somdshoot.net

none of my email forms work anymore. I can insert all the information in the feilds and then routes me to the home page, but, none of the information on the form is received in my email. This started when the "new" angelfire came to be.

Thursday, 29 November 2018 - 4:37 AM EST

Name: "bing rewards"
Home Page: http://bingrewards.info

In order to know about bing rewards credit so this platform will be suitable option for you to have all advantageous information by which your work will be all easier. Also here you will have all information in the form of images so try out for once.

Wednesday, 23 October 2019 - 12:24 AM EDT

Name: "rodrigo"
Home Page: http://https://www.uwgw.org

Along-side the HTML form you will find a basic PHP script which will capture the form submissions .... 

Thursday, 12 December 2019 - 12:53 AM EST

Name: "maddison"
Home Page: http://https://subrion.org/members/info/barbara.html

To send confirmation emails to users after form submission

Step 1: Create a WordPress Form. The first thing you'll need to do is install and activate the WPForms plugin. ...Step 2: Set up a Confirmation Email. ...Step 3: Send to Email Address. ...Step 4: Email Subject. ...Step 5: From Name. ...Step 6: From Email. ...Step 7: Reply-To. ...Step 8: Message.

Friday, 27 December 2019 - 1:35 AM EST

Name: "felicia"
Home Page: http://https://www.whitakersgourmet.com/who-offers-best

Streaming quality is, oddly, where Apple Music loses points in the battle. Apple’s service streams at 256 kbps (the same as iTunes), which is lower than many competitors like Spotify and Rdio (who both offer a high-quality 320 kbps stream).

Friday, 27 March 2020 - 12:58 PM EDT

Name: "laure"
Home Page: http://https://tapvity.com/watch-blocked-youtube-videos

VPN is the best and the most dependable method of viewing blocked content on YouTube. VPNs are software which gives you more privacy by encrypting your traffic and changing your location. 

Thursday, 5 May 2022 - 4:00 AM EDT

Name: "Karen Moon"
Home Page: http://https://apnakhata.guide

It's good to be here.

View Latest Entries