Results 1 to 12 of 12

Thread: Helllllllppp!!!
      
   

  1. #1
    200thousand is offline Sergeant
    Join Date
    Mar 2008
    Posts
    35

    Default Helllllllppp!!!

    OK, I have been having a problem with an autoresponder not working properly, so I moved to a new provider, deleted my sites and rebuilt my capture page and thankyou page. I thought it easier to start clean and did not know how to delete HTML. So now I have the HTML code installed but when I try to check the form it doesn't go to my thankyou page. Do I have to do something else? I have lost it!!!!

  2. #2
    200thousand is offline Sergeant
    Join Date
    Mar 2008
    Posts
    35

    Default Re: Helllllllppp!!!

    My new provider is Get Response.
    I have 2 pages my main page with the capture form in place and a second thankyou page called splash2. The properties of the form are Action: splash2.html with Multiform data selected. File extension of splash2 is html.

    I have not added any php, as I don't think I have to or if I do I don't know how to generate that.

    When I fill out the form it moves to my splash2 thankyou page but the form does not seem to be working.

    Any clues?

    Russ

  3. #3
    VodaHost's Avatar
    VodaHost is offline General & Forum Administrator
    Join Date
    Mar 2005
    Location
    Wilmington, Delaware USA
    Posts
    11,428

    Default Re: Helllllllppp!!!

    Get Response response provides plug and play code...You build your forms directly online with them...Then you apply the finished code to your site.

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    07031847328 / United Kingdom

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

    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)



  4. #4
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: Helllllllppp!!!

    Your form must NOT submit to splash2.html.
    It must submit to the Get Response script and from there the visitors will be redirected back to your own page, splash2.html.

    Get the code from get Response. Place it is a html box in your page, and you are done. While setting up your autoresponder in Get Response, set the return page to be " http://www.yourdomain.com/splash2.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!


  5. #5
    200thousand is offline Sergeant
    Join Date
    Mar 2008
    Posts
    35

    Default Re: Helllllllppp!!!

    Hi Naval,
    When you say the return page do you mean the Confirmation or Error page URL or both?

    Thanks
    Russ

  6. #6
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: Helllllllppp!!!

    I mean the confirmation page. If you set it (in GetResponse) to be your "splash2.html" page, it will return there after the submission has taken place.
    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!


  7. #7
    200thousand is offline Sergeant
    Join Date
    Mar 2008
    Posts
    35

    Default Re: Helllllllppp!!!

    Naval,
    I have done all as suggested and the form doesn't work, I do not get an email to confirm and after filling out the form it doesn't go to my confirmation/thankyou page.

    http://www.thematrixsyndicate.net/splash.html

    http://www.thematrixsyndicate.net/splash2.html


    This is the form code:

    <!-- GetResponse subscription form | start -->

    <form action="http://www.getresponse.com/cgi-bin/add.cgi" method="post" id="GRSubscribeForm" accept-charset="UTF-8">
    <fieldset>
    <table>


    <tr>
    <td>
    <label for="GRCategory2">Your Name</label>:
    </td>
    <td><input type="text" name="category2" size="14" id="GRCategory2" /></td>
    </tr><tr>
    <td><label for="GRCategory3">Your E-Mail</label>:</td>
    <td><input type="text" name="category3" size="14" id="GRCategory3" /></td>
    </tr>

    <tr><td><label for="GrCustom0">Your phone:</label></td><td><input type="text" size="14" id="GrCustom0" name="custom_phone"></input></td></tr>

    <tr><td><label for="GrCustom1">Your time zone:</label></td><td><input type="text" size="14" id="GrCustom1" name="custom_time_zone"></input></td></tr>

    <tr><td><label for="GrCustom2">Your best time to call:</label></td><td><input type="text" size="14" id="GrCustom2" name="custom_best_time_to_call"></input></td></tr>

    </table>
    <input type="submit" value="Get More Info!" />
    <p>
    Powered by <a href="http://www.getresponse.com" title="Email Marketing">GetResponse email marketing</a> software
    </p>
    </fieldset>
    <input type="hidden" name="category1" value="tms" />
    <input type="hidden" name="confirmation" value="http://www.thematrixsyndicate.net/splash2.html"/>
    <input type="hidden" name="ref" value="000" />
    <input type="hidden" name="getpostdata" value="get" />
    </form>
    <style>
    <!--
    /* form box */
    #GRSubscribeForm fieldset {
    width: 260px;
    border: 0;
    }

    /* comment about GetResponse */
    #GRSubscribeForm p {
    font-size: x-small;
    }

    /* table used to position form elements */
    #GRSubscribeForm table {
    border: 0;
    }

    -->
    </style>
    <!-- GetResponse subscription form | end -->


    Do I have to have anything in the Action box of Form Properties?

    Hopefully I am getting there.

  8. #8
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: Helllllllppp!!!

    No, just paste all of the above code in a html box in your page, i tested it and it works just fine.
    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!


  9. #9
    200thousand is offline Sergeant
    Join Date
    Mar 2008
    Posts
    35

    Default Re: Helllllllppp!!!

    Naval,
    It is pasted and the site has been published but when I fill out the form I don't get an email from Get Response to confirm.

  10. #10
    200thousand is offline Sergeant
    Join Date
    Mar 2008
    Posts
    35

    Default Re: Helllllllppp!!!

    It still doesn't take me to the splash2 page either.
    Do I need a .php?

  11. #11
    200thousand is offline Sergeant
    Join Date
    Mar 2008
    Posts
    35

    Default Re: Helllllllppp!!!

    Better still, what can I send you for you to fix it for me? I will pay whatever the rate is.
    Russ
    That way I will be able to see the pages in BV so I will be able to do others correctly. I may have something wrong in BV

  12. #12
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: Helllllllppp!!!

    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!


Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

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 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49