Results 1 to 6 of 6

Thread: Submit button issue??
      
   

  1. #1
    KJT Australia's Avatar
    KJT Australia is offline Private First Class
    Join Date
    Sep 2005
    Posts
    9

    Question Submit button issue??

    Hi,
    I've hit a brick wall trying to work this one out, could you please give me the answer, I have 3 form pages on the site I'm building, which are registration pages for a service, when they hit submit I will receive the form via email
    "no problems" all set!, but I want them to land on a new page in the site to continue the payment side after they hit submit???
    How do I make this happen ??
    You help would be much appreciated.

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

    Default

    What is the link. I will take a look.

    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)



  3. #3
    KJT Australia's Avatar
    KJT Australia is offline Private First Class
    Join Date
    Sep 2005
    Posts
    9

    Default

    Sorry, I must not have explained my problem correctly, my site is not live yet, still building, my problem is this:
    Customers fill in a registration form, "hit submit" I receive the form via email "all set"
    however now I need the customer to be sent to a new page in the site, ie payment page with paypal button etc, I cannot see anyway on the button properties that I can do this?
    How can I get them the the next page?
    Thanks.

  4. #4
    pilotchip is offline Sergeant
    Join Date
    Sep 2005
    Posts
    27

    Arrow feedback.php

    When they submit, what happens next?

    Are you using the feedback.php WEB PAGE method? (not the feedback.php notepad method)

    If so, ON your feedback.php web page (remember to save THIS page as .php extension) right click and go into PAGE HTML. Between the head put this.

    <META HTTP-EQUIV="Refresh" Content="7; URL=http://www.pilotchip.com/home.html">

    replace www.pilotchip.com/home.html with your payment site. or whatever you would like the viewer to be forwarded to next. Change content-7 to however many seconds of pause you want prior to the push forward happening. This should work. you can also view my source by going to my pages.

    www.PilotChip.com/contact.html
    or
    www.pilotchip.com/feedback.php
    but be quick or else it will throw you back to my home page!

    jason

  5. #5
    KJT Australia's Avatar
    KJT Australia is offline Private First Class
    Join Date
    Sep 2005
    Posts
    9

    Default

    Thanks for your reply,
    My forms are set by the default format, in BlueVoda I guess html, with extentions.
    No Nothing about php! etc, so I guess what your saying is, if I want the client to
    be taken to another page in the site after hitting the "submit" button I need to have
    it in php.
    I guess I have some more learning to do!!
    Thanks.

  6. #6
    pilotchip is offline Sergeant
    Join Date
    Sep 2005
    Posts
    27

    Arrow

    Quote Originally Posted by KJT Australia
    Thanks for your reply,
    My forms are set by the default format, in BlueVoda I guess html, with extentions.
    No Nothing about php! etc, so I guess what your saying is, if I want the client to
    be taken to another page in the site after hitting the "submit" button I need to have
    it in php.
    I guess I have some more learning to do!!
    Thanks.
    Maybe i was a bit confusing. The long code (which can be found in the forums) can be placed inside a .bvp page. format the page something like this www.pilotchip.com/feedback.php save THIS page as feedback.php (in extension .php remember!) then for EACH form you have on your site make sure your ''action'' is for THAT .php page (feedback.php should be in the box) and totally delete anything in the next box below 'action' i forget what it is at this moment.

    jason
    pilotchip.com

Thread Information

Users Browsing this Thread

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

     

Similar Threads

  1. Send this page to a friend button
    By limebrook1 in forum BlueVoda - General Issues
    Replies: 2
    Last Post: 09-06-2010, 10:41 AM
  2. paypal submit problem and email form?
    By Tristan in forum Forms
    Replies: 4
    Last Post: 11-14-2005, 05:39 PM
  3. Back to Home Page button
    By editorfcm in forum BlueVoda - General Issues
    Replies: 3
    Last Post: 11-12-2005, 06:09 PM
  4. Button Problem
    By NimaZ in forum BlueVoda - General Issues
    Replies: 1
    Last Post: 10-10-2005, 08:26 AM
  5. Option button not checked
    By ali in forum BlueVoda - General Issues
    Replies: 3
    Last Post: 07-29-2005, 06:59 AM

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