Web Form Not Capturing Information

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • JPetrie
    Private First Class

    • Apr 2008
    • 7

    Web Form Not Capturing Information

    Hello to All,

    Can anyone help me with this new web form?
    I created a form on my site to capture information and it worked once , but is not working now.
    www.championnationalrecruiter.com is the site with the form and it is set to redirect the info to my email address but is not doing so.


    using build in PHP
    successful URL: ./index.html
    Published : public_html/championnationalrecruiter.com
    publish all files

    anything I'm not doing correct?

    Peace
    John
  • navaldesign
    General & Forum Moderator

    • Oct 2005
    • 12080

    #2
    Re: Web Form Not Capturing Information

    A link to the form please ?
    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

    • JPetrie
      Private First Class

      • Apr 2008
      • 7

      #3
      Re: Web Form Not Capturing Information

      www.championnationalrecruiter.com is the site with the form
      Is this what you mean?

      John

      Comment

      • navaldesign
        General & Forum Moderator

        • Oct 2005
        • 12080

        #4
        Re: Web Form Not Capturing Information

        Ok, the problem is that you have set the success URL to be index.html , it MUST be index.php because your page is php, not html
        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

        • JPetrie
          Private First Class

          • Apr 2008
          • 7

          #5
          Re: Web Form Not Capturing Information

          This is what you want me to change:successful URL: ./index.html
          to ./index.php.....Correct?

          Comment

          • navaldesign
            General & Forum Moderator

            • Oct 2005
            • 12080

            #6
            Re: Web Form Not Capturing Information

            Correct.

            Though it would be more appropriate if you had a real "thank you" page instead of simply redirecting them to your homepage again
            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

            • JPetrie
              Private First Class

              • Apr 2008
              • 7

              #7
              Re: Web Form Not Capturing Information

              ok How do I add that to my Page?

              Comment

              • navaldesign
                General & Forum Moderator

                • Oct 2005
                • 12080

                #8
                Re: Web Form Not Capturing Information

                Just create another page, with a "thank you" message, and publish it. In the wizard (in the form page) in the "success URL" field type the URL of this page instead of "index.php".
                Publish the page and test.
                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

                Working...
                X