+ Reply to Thread
Results 1 to 5 of 5

Thread: Configuring the code in the Button
      
   

  1. #1
    slavas is offline Private
    Join Date
    Feb 2007
    Location
    Canada
    Posts
    3

    Default Configuring the code in the Button

    Hi.

    I want to add the button to one of my form. When the user hits the buton the next window will appear.
    The tutorial only show the "Submit" and "Reset" buttons and their use
    I couldn't find any tutorial about how to do that.

    By the way, how do I find my account ID?

    Thanks

  2. #2
    Andy128's Avatar
    Andy128 is offline Major General
    Join Date
    Dec 2005
    Location
    Michigan
    Posts
    2,322

    Default Re: Configuring the code in the Button

    First- why do you want it to show another window instead of processing the data entered into the form?

    Are you looking to advance to another form? What exactly are you trying to accomplish?

    Your VH account ID is on your welcome e-mail.

    Andy
    PHP- is a blast!

  3. #3
    slavas is offline Private
    Join Date
    Feb 2007
    Location
    Canada
    Posts
    3

    Default Re: Configuring the code in the Button

    Hi Andy.

    I have split the data gathering into 3 forms. To move from one to the other I am currently using a link, but it would be nicier to have a button.

    Slava

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

    Default Re: Configuring the code in the Button

    You can't simply use a button to make work a multipage form. Click on the link in my signaure to see how a real multipage form is created.
    Another option would be to have a pseudo-multipage form. In fact it is one form, but presented in an I frame, with bookmarks to allow navigation through the various parts of the form. However i don't suggest this type of form, as, when errors are encountered by the processing script, and you have to go back, it will always send you to the last "page" of the form.
    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
    slavas is offline Private
    Join Date
    Feb 2007
    Location
    Canada
    Posts
    3

    Default Re: Configuring the code in the Button

    Thanks!
    I will try that.

    Slava
    Ready To Start Earning $500.00 Per Day?
    www.StepByStepMarketingSystem.com

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