Results 1 to 8 of 8

Thread: listbox or combo box
      
   

  1. #1
    mrmagoo144's Avatar
    mrmagoo144 is offline Brigadier General
    Join Date
    Feb 2007
    Posts
    1,369

    Default listbox or combo box

    hello, I am building a form that will have a list box or combo box with 4 choices:
    Choice 1
    Choice 2
    Choice 3
    other
    If the visitor chooses any of the first 3 choices, I would want him to be directed to the comment box. If the guest chooses the "other" choice, I want him to be directed to an box where he will identify where he got our name.
    the site i'm speaking about is
    videopostcards.info/tprpressaprint.html
    Do I have to put some type of code to achieve this?
    Appreciate the help,
    Mrmagoo144
    www.videopostcards.info

  2. #2
    Vasili's Avatar
    Vasili is offline Moderator
    Join Date
    Mar 2006
    Posts
    13,610

    Default Re: listbox or combo box

    You should be using a "Go Menu" instead....you can direct the link to a bookmark, another web page, a downloadable file, or any other configurable destination.

  3. #3
    mrmagoo144's Avatar
    mrmagoo144 is offline Brigadier General
    Join Date
    Feb 2007
    Posts
    1,369

    Default Re: listbox or combo box

    i want this to be part of the ABVFP form. If i use a go menu how can that be part of a form.
    mrmagoo144

  4. #4
    Vasili's Avatar
    Vasili is offline Moderator
    Join Date
    Mar 2006
    Posts
    13,610

    Arrow Re: listbox or combo box

    A FORM is something you fill out, and creating ACTION or DIRECTION is a function ...... if that action is within the form, it must be the foundation of that form, either as a script or a definable "if/or" logical choice for the computer to make actionable: you cannot have action within action.

    To otherwise display "choices" (or additional variables to a given set of data), you might find that a spider menu might mimic a deeper "list" but again, if you want that choice to be "directed" to another area, it will HAVE to be either a Go Menu (which you can list a lot of selections accordingly) or a Spidered Menu system ---- either of which will automatically deliver the visitor to wherever you elect them to land.
    That "destination" can be a bookmarked area on another page, a different page entirely, a different website, ---- whatever, as long as it is a definable destination configured in standard language protocols.
    IF you are trying to overcomplicate the Form itself by "jumping" to another area (as if to mimic 'auto-complete'), you are going to need a customized Java script to be written.......and you will need to present this Form precisely detailed to whomever you get to program it for you.

    Understand?
    . VodaWebs....Luxury Group
    * Success Is Potential Realized *

  5. #5
    mrmagoo144's Avatar
    mrmagoo144 is offline Brigadier General
    Join Date
    Feb 2007
    Posts
    1,369

    Default Re: listbox or combo box

    yes, i understand clearly, who can give me that scripted form?
    thanks,
    mrmagoo144

  6. #6
    Vasili's Avatar
    Vasili is offline Moderator
    Join Date
    Mar 2006
    Posts
    13,610

    Talking Re: listbox or combo box

    Quote Originally Posted by mrmagoo144 View Post
    yes, i understand clearly, who can give me that scripted form? thanks, mrmagoo144
    Since you are using General Navaldesign's "Baby" (ABVFP), and he is our "Senior Programmer" I would think he would be the best shot you have of getting what you want done, and done right the first time. Email him directly via his website: www.DBTechnoSystems.com

    Since his English may come into play somewhat, I re-emphasize your leaning heavily on being absolutely as precise and as brief as possible when detailing a step-by-step Plan for your Form. No need to frustrate either of you due to terminology or lack of clarity to illustrate the logical progressive functions required.....

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

    Default Re: listbox or combo box

    It can be done, with Javascript. If interested, contact me through my site contact 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!


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

    Default Re: listbox or combo box

    Have a look at http://www.dbtechnosystems.com/mrmagoo144/form.html
    If you select "Other" from the dropdown, the box will appear. ir will also
    autoclear itself when the user tries to type in, and will re-establish the
    deafault "Please ..." if any other selection is made 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!


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