+ Reply to Thread
Results 1 to 7 of 7

Thread: A question on forms
      
   

  1. #1
    locad is offline Corporal
    Join Date
    Dec 2006
    Posts
    12

    Question A question on forms

    Hi
    Am I right in saying you can create as many forms as you need in BV?

    Do they all have to be in different folders?

    Does that mean we will have multiple "action.php" pages?

    If so, is that OK as long as they are in different folders?

    Thanks in advance
    John

  2. #2
    locad is offline Corporal
    Join Date
    Dec 2006
    Posts
    12

    Default Re: A question on forms

    Oh and another question ...

    Can you make changes to forms and re-publish without affecting the operation?

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

    Default Re: A question on forms

    Locad-

    Forms require a script to process them. Preferably-a php script. It is dependent upon how this script is written - if the out come will be affected by a change and then publish to the form.

    Yes- you can have as many forms as you please. Depending on your needs- many forms can be controlled/processed by one script or you can have an processing script for each form. It all depends on your needs and preference.

    Andy
    PHP- is a blast!

  4. #4
    locad is offline Corporal
    Join Date
    Dec 2006
    Posts
    12

    Default Re: A question on forms

    Thanks Andy

    I'm using the step by step formula shown in BV froms tutorial which works great!

    I plan to have 4 or 5 different forms for different reasons and just wanted to make sure I don't mess up.

    With these forms, I will need different "action" pages which will be either "thank you" or information.
    So do I have to make sure to use a different folder for each form to make sure the "action" page will work with each form?

    When I submit the form I have already, the return page shows as /action.php which is what I expect.
    Am I right in saying that a different /action.php will return for each different form?

    Thnaks again.
    John

  5. #5
    Join Date
    Mar 2006
    Location
    Mallorca, Spain
    Posts
    6,313

    Default Re: A question on forms

    If you associate each different form with a newly named action.php you can keep them all in the same folder:
    i.e.
    formname1 - action1.php
    formname2 - action2.php
    formname3 - action3.php
    etc
    and as andy has pointed out, you can reuse an action.php if required.

  6. #6
    locad is offline Corporal
    Join Date
    Dec 2006
    Posts
    12

    Default Re: A question on forms

    Thanks!!

    Very helpful.
    John

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

    Default Re: A question on forms

    You can use ABVFP. You only need this one script. Then you simply configurate separately each one of your forms, and you will be ok.
    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