Announcement

Collapse
No announcement yet.

How do I fix my action page

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • How do I fix my action page

    I'm having a heck of a time finding out how to get my action page fixed. I had a thread going yesterday but it disappeared. Then I started a new thread awhile ago and it was never delivered. I won't write much now in case it happens again. My HTML may be messed up in my thankyou page. Was I supposed to copy only blue text or all of it. I now have 2 blue areas and the black doesn't look like the one on the tutorial.

    donprofit profitinforeclosures.com
    RENT TO OWN A Home With No Qualifying FREE Manual Shows You How. Buy With A Lease Option

  • #2
    Re: How do I fix my action page

    Originally posted by donprofit View Post
    I'm having a heck of a time finding out how to get my action page fixed. I had a thread going yesterday but it disappeared. Then I started a new thread awhile ago and it was never delivered. I won't write much now in case it happens again. My HTML may be messed up in my thankyou page. Was I supposed to copy only blue text or all of it. I now have 2 blue areas and the black doesn't look like the one on the tutorial.

    donprofit profitinforeclosures.com
    here is your thread
    Liz
    www.sebastopolparty.com
    www.raynordescendents.com

    Ring the bells that still can ring

    Comment


    • #3
      Re: How do I fix my action page

      Just in future so that you might find it easier to find your posts ...

      click on your name
      you will then be able to find your recent posts by doing so ...

      VodaHost

      Your Website People!
      1-302-283-3777 North America / International
      02036089024 / United Kingdom
      291916438 / Australia

      ------------------------

      Top 3 Best Sellers

      Web Hosting - Unlimited disk space & bandwidth.

      Reseller Hosting - Start your own web hosting business.

      Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)


      Comment


      • #4
        Re: How do I fix my action page

        Sorry about that I messed it up, but I think I've got the posts figured out. I still need some help with my email problem.
        RENT TO OWN A Home With No Qualifying FREE Manual Shows You How. Buy With A Lease Option

        Comment


        • #5
          Re: How do I fix my action page

          I am having the same problem my contact page works or seems to work but the email that it is supposed to produce does not end up in my inbox where I want it to go. I checked my webmail out and found four emails that were all sent from my contact page and they were undeliverable. I have copied/pasted one below for reference. Can somebody tell me please what needs to be changed or fixed. Thanks.





          This message was created automatically by mail delivery software.

          A message that you sent could not be delivered to one or more of its
          recipients. This is a permanent error. The following address(es) failed:

          stephen.schofield@sbcglobal.net
          SMTP error from remote mail server after MAIL FROM:<rsjxjqr@voda16.voda16.com> SIZE=1600:
          host sbcmx3.prodigy.net [207.115.21.22]: 553 5.1.8 <rsjxjqr@voda16.voda16.com>... Domain of sender address rsjxjqr@voda16.voda16.com does not exist

          ------ This is a copy of the message, including all the headers. ------

          Return-path: <rsjxjqr@voda16.voda16.com>
          Received: from rsjxjqr by voda16.voda16.com with local (Exim 4.66)
          (envelope-from <rsjxjqr@voda16.voda16.com>)
          id 1I15yl-0005fk-6l
          for stephen.schofield@sbcglobal.net; Wed, 20 Jun 2007 14:36:35 -0500
          To: stephen.schofield@sbcglobal.net
          Subject: Contact Form Submission
          From: steveschofield******.com
          Message-Id: <E1I15yl-0005fk-6l@voda16.voda16.com>
          Date: Wed, 20 Jun 2007 14:36:35 -0500


          Values submitted from web site form :
          Name : Steve Schofield
          email : steveschofield******.com
          Submit : Submit
          TextArea1 : Testing 123 God I hope this thing works.

          Comment


          • #6
            Re: How do I fix my action page

            Steve-

            Please post the URL of the contact page and then copy and paste in this thread your php script that you are using to process the form.

            Andy
            PHP- is a blast!

            Comment


            • #7
              Re: How do I fix my action page

              Ok here is the URL for the contact page:



              and here is the PHP script:

              <?PHP
              $mailto = "stephen.schofield@sbcglobal.net";
              $email = $HTTP_POST_VARS[email];
              if ($email == "") {
              $email = $mailto;
              }
              $mailsubj = "Contact Form Submission";
              $mailhead = "From: $email\n";
              reset ($HTTP_POST_VARS);
              $mailbody = "Values submitted from web site form :\n";
              while (list ($key, $val) = each ($HTTP_POST_VARS))
              {
              if ($key!="submit")
              {
              $mailbody .= "$key : $val\n";
              }
              }
              mail($mailto, $mailsubj, $mailbody, $mailhead);
              ?>

              I watched the tutorial on this stuff and I thought I did what they said but obviously something is wrong. I just can't figure out what. Thanks for the help in advance.

              Steve

              Comment


              • #8
                Re: How do I fix my action page

                Steve-
                First- in this line:
                $email = $HTTP_POST_VARS[email];

                Put ' ' on either side of email inside the brackets like so:
                $email = $HTTP_POST_VARS['email'];

                Then- give it a try.

                If that fails- post back.

                Andy
                PHP- is a blast!

                Comment


                • #9
                  Re: How do I fix my action page

                  Originally posted by Andy128 View Post
                  Steve-
                  First- in this line:
                  $email = $HTTP_POST_VARS[email];

                  Put ' ' on either side of email inside the brackets like so:
                  $email = $HTTP_POST_VARS['email'];

                  Then- give it a try.

                  If that fails- post back.

                  Andy
                  Thanks Andy. I just tried that. And then tested the contact page again. So far nothing to my inbox I haven't gone to the webmail for the page to see if there is a bounced mail yet. I did notice that when I check the source for the actual page up on the internet I don't see the php script?

                  In the meantime I will go see what is in the webmail and wait to hear back. Thanks.

                  Steve

                  Comment


                  • #10
                    Re: How do I fix my action page

                    Please replace your email address with one that resides in your VH account. Probably the mail is blocked by your ISP (at least this is what the bouncing message shows). The script works and sends the mail, but it seems like your email address refuses the mail
                    Navaldesign
                    Logger Lite: Low Cost, Customizable, multifeatured Login script
                    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
                    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
                    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!

                    Comment


                    • #11
                      Re: How do I fix my action page

                      Originally posted by navaldesign View Post
                      Please replace your email address with one that resides in your VH account. Probably the mail is blocked by your ISP (at least this is what the bouncing message shows). The script works and sends the mail, but it seems like your email address refuses the mail
                      well it seems to not like voda16........ but the domain of my website is actually mijuvenilejustice.org shouldn't that be the domain it sends to my other email from? I guess in the alternative I could simply have contacts go to the mijuvenilejustice.org and forward auto to my other email. Thanks for the help. I'll go tinker with things some more.

                      Steve

                      Comment

                      Working...
                      X