Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 1,000 results for
drop-down-list
- Page 1
OpenAI o3 vs Anthropic Claude 4 for Text Classification & Summarization
Programming
Computer Science
4 Days Ago
by usmanmalik57
….concat([neutral_sample, positive_sample, negative_sample]) # Reset index if needed dataset.reset_index(
drop
=True, inplace=True) # print value counts print(dataset["airline_sentiment… prediction for all the tweets is stored in the `all_sentiments`
list
, which is returned to the calling function. ```python def classify_tweets…
Evaluating OpenAI GPT 4.1 for Text Summarization and Classification Tasks
Programming
Computer Science
2 Months Ago
by usmanmalik57
… positive_sample, negative_sample]) # Reset index if needed dataset.reset_index(
drop
=True, inplace=True) # print value counts print(dataset["…- Quantitative Biology - Quantitative Finance Return only a comma-separated
list
of the categories (e.g., [Computer Science,Physics] or …
drop down list
Programming
Web Development
14 Years Ago
by stv_101
…data from db in 1st
drop
down
list
, i cannot carry the value. second
drop
down
list
data will depends on …for all the 1st data selected. the third
drop
down
list
will display different array for different data selected …from the second
drop
down
list
. this the my code: connecttodb($servername,$dbname,$…
drop down list
Programming
Web Development
16 Years Ago
by hemasow
hi we have one problem while using
drop
down
list
in PHP. We have a
drop
down
list
, after the selection of the items in that
drop
down
list
we want another
drop
down
list
to be displayed based on the selection of the first
drop
down
list
, we r not able to generate the second
drop
down
list
...... please help us and reply soon.......
Re: drop down list
Programming
Web Development
16 Years Ago
by hemasow
… as we select the item in the first
drop
down
list
ie the second
drop
down
list
should change based on the selection of… the first. also we dont want the
drop
down to … button as shown in the attachment we want the 2nd
drop
down
list
to be displayed based on the selection of the…
Re: drop down list
Programming
Software Development
13 Years Ago
by tenshi
… Sub [/CODE][/QUOTE] for this, i need to use
drop
down
list
, so i change the code a bit. this is example…] from what I understand, if i choose computer from the
list
, then image 2 will be visible instead of image 1… with my coding?or i can't use it for
drop
down
list
?
Re: drop down list
Programming
Software Development
13 Years Ago
by tenshi
… load all files by default.[/QUOTE] I need to use
drop
down
list
. i try to change ur code, but as you… how i can change ur code so i can use
drop
down
list
instead of
list
box?
drop down list
Programming
Web Development
14 Years Ago
by iluvu9888
Hi, I am trying to create a
drop
down
list
in php and I want the data to come from … I have created allows me to select values from the
drop
down
list
and insert the rest of the data. However when…
drop down list
Programming
Software Development
13 Years Ago
by tenshi
hi, i'm new to vb.net.is it possible to link item in
drop
down
list
to image? for example if i click "computer" in the
drop
down
list
, the image of the computer will appear. sorry if my question sounds silly. i'm really a newbie in vb.thanks for ur help.
drop down list
Programming
Web Development
17 Years Ago
by dkwantee
Hello! i want to know if it is possible to create two
drop
down
list
and add code such that when a user select a value from the first
drop
down, he cannot select the same value from the second one..?
Re: drop down list
Programming
Software Development
13 Years Ago
by tenshi
… the code so that i can use it in my
drop
down
list
code?
Re: drop down list
Programming
Software Development
13 Years Ago
by tenshi
… the image that correspond to the item selected in the
drop
down
list
. example, if i select "computer", it will…
drop down list question.
Programming
Web Development
17 Years Ago
by stevendmar
… Web Developer, I am wanting to use a
Drop
-Down
list
on a Web Form. I know how to … HTML to create and add items to a
Drop
-Down
list
. The problem is that I need to populate…need. So basically, all I need is a
Drop
Down that gets populated from a DB, and when… a item is selected in the
Drop
Down it links to another page. Sounds easy, …
drop down list problem
Programming
Web Development
15 Years Ago
by RAMAN2233
i am having a peculiar prob with
drop
down
list
whenever i am trying to open my form,the
drop
down
list
is not getting populated for the first time...but the second time the
drop
down is getting populated hav a grtt day thanx in advance
Re: Drop Down list - SQL
Programming
Web Development
15 Years Ago
by CFROG
…trying use [icode] $_POST[bname][/icode]? The
drop
down
list
input name="?" You could try something like…. 'database at this time.</p>'); } // Populate
Drop
Menu lookup_boat_info $sql="SELECT * FROM ship"; $result=… </SELECT>[/code] This will populate your
drop
down from a table named "ship" …
drop down list selected index change doesn't work in mozilla
Programming
Web Development
17 Years Ago
by u4umang2001
Hi i want to bind a
drop
down
list
on the other
drop
down
list
selected index change event. i m using the following code…
Drop Down list - SQL
Programming
Web Development
15 Years Ago
by tones1986
I have created a
drop
down
list
from a SQL query as follows: [code=php] <?php …;'; echo '</form>' ?> [/code] And it lists a
drop
down menu with all the ship names as i had… menu - pass that into a sql query which will then
list
all the cruises available for that particular boat... is this…
Drop down list and JGraph
Programming
Web Development
15 Years Ago
by star_lavender
… everything goes well at first but after I add the
drop
down
list
code for selection to sort the graph based on…
Drop-down List box problem
Programming
Web Development
14 Years Ago
by hari.sarvothama
I have a
drop
-down
list
box which has to be populated from a database in … a new line is inserted between each entry in the
drop
-down
list
box. Pls help me to remove that empty line.
drop down list selection to enable text box
Programming
Web Development
12 Years Ago
by coder91
So I have a
drop
down
list
with various options, one being other. I want it so … it doesn't work, when i select other from the
drop
down
list
the text box doesn't appear.
Re: drop down list problem
Programming
Web Development
15 Years Ago
by greyhound
… may be a postback/page life cycle issue. Is your
drop
down
list
created dynamically (ie. in code or instantiating from a…
drop down list issues
Programming
Web Development
14 Years Ago
by teedoff
… a value from and then update the database. The
list
IS populated but the select box isn't wide enough…is my query to populate: [CODE]<cfquery name="
list
" datasource="rlbulbs"> SELECT rlbbrand.brandName …FROM rlbbrand </cfquery>[/CODE] And here is my
drop
down
list
: [CODE]<tr> <td>Brand …
Re: drop down list. menu
Digital Media
UI / UX Design
14 Years Ago
by spudly1987
never mind back to the
drop
down
list
lets say i want to create another … set of information under for example show menu
list
1
list
2 show menu 2 link 1 link 2…{ margin-left: -40px; margin-top: -17px; } #menu ul{
list
-style: none; } </style> <script type="text…
Drop down list with rss help
Programming
Web Development
15 Years Ago
by rod160
…'m new to java and am having trouble making a
drop
down
list
that draws the top 10 electronics from an rss…/bestsellers/electronics/ref=pd_ts_rss_link[/url]. I;m familiar enough with
drop
down lists to have that part, but have no idea…
Drop Down List to Control Web Page Content Displayed
Programming
Web Development
14 Years Ago
by briguy011
Hi, I have an assignment where I have a
drop
down
list
that is created dynamically that uses the content from the … only show the character's (who is selected in the
drop
down) name and dialogue while hiding the rest of the…
drop down list. menu
Digital Media
UI / UX Design
14 Years Ago
by spudly1987
yes i am trying to create a
drop
down
list
menu for example test 1 when click on this link it will
drop
down under test 2 that type i dont mind if it is in css or html style i have checked everything im dont know css very well but am a quick learner if anyone has any kind of code it would be helpful please and thanks
Re: Drop down list with rss help
Programming
Web Development
15 Years Ago
by WAIThelpdesk
I can provide the code that uses the XMLHttpRequest object to fill the
drop
-down
list
. George
Re: drop down list - to enable a text box
Programming
Web Development
12 Years Ago
by coder91
Yea its not working, when I select other from the
drop
down
list
its just reloads the page and makes this
drop
down blank again. Whereas it's supposed to display a text box.
Drop down list onclick
Programming
Web Development
15 Years Ago
by MDanz
Need help doing this. On a
drop
down
list
, on click of an option an input textfield appears. e.… then appear on click of the option in the dropdown
list
... How do i do this?
Drop down list with images.
Programming
Web Development
17 Years Ago
by scru
Hi. I want to have a
drop
down
list
that display's images instead of text when it's active, but returns to text once the user selects it. I was wondering if someone more experienced in the DOM could give me some pointers.
1
2
3
17
Next
Last
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
Backlink Auditor
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC