Dropdown Menu problem Dynamics

Hi all

Hope someone can help me with this little problem. I am filling a form of dynamic dropdown menu using data from my database. Store values in a single column of my database... However, there are duplicated in some records and no name in other names and I want that my drop-down menu to display only one option at a time... then...

Rather than view this:

option01
option01
option02
option03
option03

I just like it to appear:
option01
option02
option03

My SQL to query the database is:

SELECT *.
OF databasetable
WHERE databasefield IS NOT NULL
ORDER BY databasefield ASC

But what I need is something like:
SELECT *.
OF databasetable
WHERE databasefield IS NOT NULL and does not multiple records with the same value
ORDER BY databasefield ASC

Problem is that I don't know the code to achieve and does not multiple records with the same value

Any help much appreciated.
Steve

Dave

Thank you very much... I've knew the SEPARATE command but could not work out where in the code is to be placed. As always a simple answer when you know how, but it takes someone competent and friendly enough to help others.

Dave, your help is much appreciated.
Steve

Tags: Dreamweaver

Similar Questions

  • Dropdown menu problem-dependent

    I have 3 dependent dropdown menus of installation of dreamweaver that retrieves its data in a MySQL Table.

    When I use dreamweaver ot control the drop-down list, they work very well, but the data being entered into my db are the numerical value to control the drop-down list and not on the label. If I change the value of the drop-down list in dreamweaver to lable the drop-down list are dependent on more.

    I heard that I have to resolve foreign keys to solve this problem.

    I would apreciate any help I can get.

    My first painting is of the province:

    CREATE TABLE 'db '. "province")
    "id_prov" UNSIGNED INTEGER NOT NULL DEFAULT NULL AUTO_INCREMENT,
    'name_prov' VARCHAR (45) NOT NULL,
    PRIMARY KEY ('id_prov')
    )
    ENGINE type = InnoDB;

    Second is quoted:

    CREATE TABLE 'db '. 'city')
    "id_city" UNSIGNED INTEGER NOT NULL AUTO_INCREMENT,
    "idprov_city" INTEGER NOT NULL,
    'name_city' VARCHAR (65) NOT NULL,
    PRIMARY KEY ('id_city')
    )
    ENGINE type = InnoDB;

    Third is suburb:

    CREATE TABLE 'db '. "suburb")
    "id_suburb" UNSIGNED INTEGER NOT NULL AUTO_INCREMENT,
    "idprov_suburb" INTEGER NOT NULL,
    "idcity_suburb" INTEGER NOT NULL,
    'name_suburb' varchar (255) NOT NULL,
    PRIMARY KEY ('id_suburb')
    )
    ENGINE type = InnoDB;

    Province:

    From the code above, you store the id_prov which I believe it was an integer type (value ="" "). If you want to store the attribute name_prov, u should replace id_prov to name_prov.

    But as u said, if you store the name_prov, the other dropdown is not more dependent. It is true that the city table, there is one attribute that I guess is a foreign key (idprov_city) and set it as int. That is why if you use id_prov (int), the dependant works very well.

  • Menu problems Dynamics when ordering (https)

    Our page (https) uses the default template of our site containing our dynamic menu. When a user is on the page of payment and decides to click a link in the main menu dynamic (i.e. the HOME page), that it leads to a version encrypted (https) Homepage URL. This seems to affect the coding on the page (possibly the CSS or javascript) in the form of images that are supposed to be scrolling are now just stacked with each other and the menu itself seems screwed up. The url, it takes the user looks like this https://OURDOMAIN.worldsecuresystems.com/home when we would like it to be our original homepage url http://www.OURDOMAIN.com/home. No idea what is the cause?

    Hello

    The most likely cause of this would be the relative URL used for menu items. In the case of relative URLS, the domain.com part is automatically subtracted on the page you are currently on. When you are on the payment page, the secure domain (https://*.worldsecuresystems.com) comes into play. In order to not to take the https://OURDOMAIN.worldsecuresystems.com/home when you click on a checkout page menu item, please use absolute URLS for the menu items.

    Kind regards

    Aish

  • CSS Dropdown menu, problems of positioning in IE7

    I created a drop down list using CSS to style links. It appears correctly in Firefox, but level sup links are positioned to the right of the parent link rather than directly below when seen in IE7. For example when I hover over 'News', the drop-down menu the auto position to the right of the 'News' link

    Website: http://sbfl.tmp50.haisoft.net/

    CSS: http://sbfl.tmp50.haisoft.net/templates/sbfl_homepage/css/nav.css

    Thanks for your help.
    Sean

    "seanish" wrote in message
    News:gmv23j$ML1$1@forums. Macromedia.com...
    > I created a drop down list using CSS to style links. He
    > is
    > display well in Firefox, but level sup links are positioned to
    > the
    > law of the mother rather the link directly below seen in IE7.
    > For
    > example when I hover over 'News', the fall down positioned its self to the
    > right
    > the 'News' link
    >
    > Web site: http://sbfl.tmp50.haisoft.net/
    >
    > CSS: http://sbfl.tmp50.haisoft.net/templates/sbfl_homepage/css/nav.css
    >
    > Thanks for your help.

    Try this:

    #mainlevel ul {clear: left ;}}

    --
    Thierry | Adobe Community Expert. Articles and tutorials:
    http://www.TJKDesign.com/go/?0

    Widgets Spry | http://labs.Adobe.com/technologies/Spry/samples/ [click on]
    'Widgets']
    Samples of the Spry menu bar |
    http://labs.Adobe.com/technologies/Spry/samples/menubar/MenuBarSample.html
    --

  • menu problem

    I insert the dreamweaver default start menu.  I see the text, but the menu drop-down does not work.  See code below

    < div class = "container-fluid" >

    < ul class = "nav nav-tabs drop-down to the right" >

    < class li = "active" > < a href = "#" > home < /a > < /li >

    " < li > < a href =" https://order.universitywafer.com "> Silicon < /a > < /li > .

    < class li = "dropdown" > < a href = "#" data-toggle = "dropdown" class = "menu drop-down-toggle" > other < class b = "circumflex accent" > < / b > < / has >

    < ul class = menu "dropdown" >

    < li > < a href = "#" > a < /a > < /li >

    < li > < a href = "#" > two < /a > < /li >

    < li > < a href = "#" > three < /a > < /li >

    < role li "separator" = class = "divisor" > < /li >

    < li > < a href = "#" > link separate < /a > < /li >

    < /ul >

    < /li >

    < /ul >

    Please let me know what I can do wrong?

    Thank you

    Chris

    I posted my code in the first response.  See the forum link below.

    Re: menu problem

    Nancy O.

  • Manipulation of Drop Down Menu problem

    Hi, I have a dropdown Menu code AS2 as follow, this code is applied to a buttonOne onstage and next picture in the buttonOne is the menu that * not stop(); to any image in the movie button.

    onClipEvent (enterFrame) { / / If the mouse IS on the menu... }


    If (this.hitTest (_root._xmouse, _root._ymouse, true)) { / / If the menu is NOT completely open }

    If (this ._currentframe < this ._totalframes) {}


    nextFrame();        / / go to the next section of the menu opening sequence

    }


    { } else { / / If the mouse is NOT on the menu }


    If (this ._currentframe > 1) { / / If the menu is NOT completely closed }


    prevFrame();               / / reading of the previous image in the menu opening sequence

    }

    }

    *on the image next, I a buttonUp and a film Text1, buttonUp code such as follow-up:

    {run}

    onEnterFrame = function () {}

    Text1._y-= 4 ;}    If Text1 would be upward when you press.

    }

    {We (Rollout)}

    delete this.onEnterFrame;

    }


    NOW *, what I need is to make the buttonOne to function as a press the button instead of the button Rollover and pressed, next image will remain on stage, even when the mouse away (I will apply a button close the window afterwards).

    My problem is now, can I change the first part of the code:

    {We (Press)}

    gotoAndStop (2);  or something like that

    }

    While put stop();  on the two images in the movie, but doing this would remove the functionality on

    onEnterFrame = function () {}

    Text1._y-= 4 ;}

    If Text1 move not at all if there is a stop(); applied to the current image. I tried some methods but none doesn't work, tried to look on the web, but all of the tutorials I found are all drop-down menu type rolling.

    problem solved... instead of apply the we (press) on the film, simply create another button and call stop here to resolve the issue

    (...)

    Thank you for reading

  • I want to create a 2 cells in demand for numbers, the 1st cell is a dropdown menu with items of text, when choosing an item, that it would be represented by a numeric value in the other cell. How can I do?

    I want to create a 2 cells in demand for numbers, the 1st cell is a dropdown menu with items of text, when choosing an item, that it would be represented by a numeric value in the other cell. How can I do?

    You can use vlookup() like this:

    (1) crate a table like this:

    the first line is a heading row

    the first column contains the same list of items in the context menu

    the second column contains the corresponding values

    name of the table 'value '.

    In another table (where the pop-up menu), you can use the table of choice of 'Value' like this:

    create a drop-down list in cell B1

    Select cell C1 and type (or copy and paste) the formula:

    = VLOOKUP (B1, Value::A:B, 2, 0)

    short hand for this is:

    C1 = VLOOKUP (B1, Value::A:B, 2, 0)

    now change the pop-up to display the value in the change of cell C1

  • Start Menu problem - another file opens when I select a file to open in the start menu

    original title: Start Menu problem

    I use windows Vista Home Edition.  The start menu is in Vista Mode.  When I select a file the third file above that that I select opens.  In classic mode, it works fine.  How can I fix it?

    Hello

    Try the methods provided below and see if they help to resolve the issue.

    Method 1:

    This looks like a problem with Windows Aero, I would say that you update the card drivers video from the manufacturer's website and check if that helps.

    http://Windows.Microsoft.com/en-us/Windows-Vista/update-a-driver-for-hardware-that-isn ' t-work correctly

    Method 2:

    You can navigate on troubleshooting Aero:

    http://Windows.Microsoft.com/en-us/Windows-Vista/troubleshoot-problems-with-Windows-Aero

  • Hi I use PH CS6 on an IMac, I try to print a picture when I clicked on what kind of paper I wanted to use from the dropdown menu and the photos the two disappeard. W when I tried to print the same photo I get this. There was an error poening your printer.

    Hi I use PH CS6 on an IMac, I try to print a picture when I clicked on what kind of paper I wanted to use from the dropdown menu and the photos the two disappeard. W when I tried to print the same photo I get this. There was an error poening your printer. print functions will be unavailable until you have selected a printer and reopened all documents. If I open the picture in preview oe my IPad it will print. So, how to choose a printer in PH CS6? Thanks John

    Jakee, salvation

    Please follow the steps below to reset the photoshop preferences.

    > Hold down Option + command + shift (Mac OS) when you start Photoshop. You are prompted to delete the current settings. New preferences files are created the next time you start Photoshop.

    Note: Using the hotkey, preference files for custom shortcuts, workspaces, and color settings will also reset to the default.

    If you are still facing the same issue, please uninstall and reinstall the printer drivers and check for the issue.

    Also, please mention what operating system are you using?

    Let me know if it helps.

    ~ UL

  • Can accordion jquery and a jquery dropdown menu to work together?

    For some reason I can't get an accordion jquery and a jquery dropdown menu to work together. Don't know why, but they seem to conflict.

    When I add this accordion and this drop-down menu on the same page that they do not work?

    Anyone has an idea why not?

    Thank you!

    Have a look here http://pleysier.com.au/quest/, keeping in mind that I have a different accordion of what you got.

    You will be able to copy the files in the linked document.

  • up in the dropdown menu that I want to be able to remove some sites as internet explore - frustrated

    at the top of the address in the menu bar dropdown I see pages I visited. I like to keep them to a shortlist of 10 of my most visited sites which means I want to DELETE some list regularly as in internet explore. but there is no red "x" to delete anything, so I'm stuck with the sound that are there. Please don't insult me by sending me a link totally irrelavent as microsoft would

    Follow these steps to delete data saved in a drop-down list:

    1. Select an entry in the drop-down list
    2. Press the DELETE key (on a Mac: shift + delete) to remove it.

    Note that elements that have a star highlighted are favourites and you need to remove the bookmark.

    Items that you have entered or copied into the address bar can be difficult to remove.

    If you can't remove an entry, then you can check for problems with the database places.sqlite file in the Firefox profile folder.

  • My message to process is behind my CSS dropdown menu (issue 25)

    Hi all

    Is anyone using the CSS menu drop down with the list of APEX that Scott Wesley gives a tutorial on how to go?  According to the guidelines of this blog: base Oracle: CSS menu using APEX list drop-down

    His departure from here: ultimate Horizontal Drop-Down Menu Demo | Free CSS Menu drop-down framework

    Im running APEX 4.2.4... Ive just crossed to March and updated the application to issue 25. Ive also successfully installed the CSS drop according to the tutorial from Scott... Everything works great and I got to rebuild the application to use with theme 25...

    However, Ive suddenly found that when I get a message error or process jump towards the top of the page as a result of insert/update, or a validation error. , the drop down menu is always on... (i.e. the message box and the content behind the menu..)

    Ive tried to change the regions to my menu list, without success. I guess only he the some CSS is not quite right.

    Ill download a trial on the site, but is anyone using this and hit the same error...?

    For the CSS for the reference excluding images model is:

    <div id="navwrap">
    <ul id="nav" class="dropdown dropdown-horizontal" style="margin-bottom:10px;">

    <style>

    ul {

      list-style-type: none;

    }

    #navwrap {

      float:left;

      width:100%;

      margin-bottom:4px;

      background:#f6f6f6;

      border-style:solid;

      border-color:#d9d9d9 #d9d9d9 #d9d9d9;

      border-width:1px 1px 1px 0;

    }

    </style>

    Thank you very much

    Richard

    Richard Legge wrote:

    Thanks Scott... Now on to the next challenge... Speed up the load Enkitec Navbar, as the unformated menu is located at the corner for a while sometimes... I saw that you can move the files to support for the file system, but I am running with EPG, so I don't think that I can refer to external files...

    What is important is not that the style sheet is stored in the file system, but it is referenced in the page head element (as required by the HTML specification) is available when the browser starts to build the DOM model. You can use an external style sheet located in the APEX or XMLDB repository rather than the file system and refer to this in the page CSS file URL property or the templates or put the rules in the CSS Inline property page template.

    Enkitec vertical list Navbar appears momentarily

    FAC586. Point taken. As always, his maximum weight the chances of the generation of the example on apex.oracle.com vs whether an easy answer...

    I been using CSS for more than 15 years and find that when you use the theme 25 and other new APEX themes here are a few easy answers. Stir in 3 party components and multiple devices and user agents and the possibility of a simple answer is remote. People with the answers do not always have a half hour is detached to reproduce a problem, but can spend 5 or 10 minutes watching an existing example. When it's your problem probably is to you to put the bulk of the effort in fixing it?

  • Video podcasts and Apple TV menu problem

    Just bought the Apple TV 4 and I have two problems with the Podcasts.

    If I go to Podcasts, it displays the search box. Once I chose a podcast, it loads the menu of videos for this particular podcast.

    Problem 1: When you play a podcast, I can hear the audio, but I can't see the video. The video does not appear to load. I tried several different podcasts and it's the same problem for each of them. I can hear the audio, but there is no video.

    Problem 2: once I've selected a podcast, there is no way to return to the menu to search for podcasts. If I press the button "menu" on the remote control, need me all the way out in the upper level for Apple TV menu. Then when I select new podcast, it brings back me to the last podcast I was trying to see. It's very frustrating that I can't reach the menu "search for podcasts" again. If I restart the Apple TV, and then click podcasts, it displays the page "podcast search' again. But once more, as soon as I select a podcast, there no way to return to the search screen. Yet once, by pressing the "menu" button the remote takes me all the way back to the top level for Apple TV menu.

    How can I solve these two problems? Thank you.

    Perhaps podcasts are audio only? It says in the info on the right side when you are in the menu for a given set.

    When I hit the Menu button, I need go back to a single page, as usual. Are you sure that you do not use the Home button? And, when it is on the main page of podcasts, I can use the top menu to visit the different choices.

    You have successfully updated at the last tvOS 9.2.1?

  • My category of bookmarks in the toolbar has a logo of Trojan on four of the dropdown menu items.

    I have a desktop Mac G5 with OX 10.5.8. My Safari browser has been hacked with malware of TH, and so I removed it because it is too old to update to the Mavericks.

    I am now using Firefox. I now see that the Trojan horse is rooted in my bookmarks bar, on the drop-down menu Options. I was trouble reset Firefox and I can't the Malwarebytes that I downloaded to open and run. I deleted the history, cookies, cache them on my computer. I also deleted the Java, MSN and email old, mail and setting the hard drive.

    I'm a Low-Tech techno. Thank you for your ideas,

    svidor

    You are able to give screenshots or other information so that we know more about your problem.

    I don't know what the Trojan horse is / was, but there were a few reports of pseudo ransomware. This requires money and creates the impression that Firefox is locked. If you're lucky and you have this kind of problem, it is easy to get out of.

    If you have book marked sites with malware Firefox rents an option to forget the sites that can solve the problem.

  • Recently opened menu problem

    Hi guys,.

    Anyone else having a problem with the models registered user and the open recent list?

    Whenever I start a new project one of my models, this leaves an empty space in the recent "open" menu drop-down.

    I'm on Logic Pro 10.2.1 but it did for a while. A bit boring.

    Looks like you have some corruption of the logical Plists Solitaire...

    Then.

    Try to reset the preferences of hand Logic...

    You can resolve many issues by restoring Logic Pro X back to its original settings. This will not affect your media files. To reset your settings preferences of the user to Logic Pro X to their original state, do the following:

    1. Logic Pro X to quit smoking
    2. In the Finder, select go to folder menu reach.
    3. Type ~/Library/Preferences in the field 'go to folder '.
    4. Press the Go button.
    5. Delete the com.apple.logic10.plist file from the Preferences folder. Note that if you set custom shortcuts, it will reset to the default values. You can export your custom key as a preset before performing this step. See the Logic Pro X user manual for details on how to do this.
    6. If you are having problems with a control surface in Logic Pro X, you can also delete the com.apple.logic.pro.cs file in the Preferences folder.
    7. Restart the computer.

    Note: If you cannot find the files listed above, you don't follow the instructions properly!

Maybe you are looking for

  • Please, HELP to decipher my report EtreCheck!

    Here are my results from EtreCheck.  My iMac is so slow it's hard to do something. (I'm impatient probably too!) I don't know what to do with this information. Any help would be amazing! Caroline EtreCheck version: 3.0.2 (306) Report generated 2016-0

  • iMac Mavericks - delete the Admin user &amp; increase disk space

    My iMac Specs: 21.5 inch, mid-2014 OS X Version 10.9.5 Processor 1.4 GHz Intel Core i5 Memory 8 GB 1600 MHz DDR3 Graphics  Intel HD Graphics 5000 1536 MB Serial number  C0 * Y0T Software  OS X 10.9.5 (13F1808) Mac HD 160,11 GB free on 499.25 Hello My

  • Firefox is to connect on websites

    After the last update, I open a new browser and connect in my company ticket system. He ends by disconnects me and I have to click on the registered user and pass for you to log in again. Not a big deal, but it's annoying. This also happens with all

  • Portege M800 - after Windows 7 upgraded FN keys no longer works

    HelloI upgraded my * portege M800 * bought * Canada * for * 64-bit Windows 7 *.Everything is good except the keyboard. It's a Canadian bilingual keyboard with 86 keys with 13 function keys and a buttons on console with 6 keys (cut, cd/dvd, play, stop

  • I'm more able to download programs from the internet.

    I suspect it's maybe because I have now installed VIPRERRescue7156.exe.  If so, how can I disable it so that I can download the programs I want?