473,508 Members | 2,079 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

search button is not working on my code

22 New Member
Expand|Select|Wrap|Line Numbers
  1. <div>
  2.     <input list="category_id" name="category">
  3.     <datalist id="category_id">
  4.         <option value="0" id="OPTION_1">
  5.         All Categories
  6.         </option> 
  7.         <option value="18" id="OPTION_2">
  8.         Fruits
  9.         </option> 
  10.         <option value="20" id="OPTION_3">
  11.         Citrus
  12.         </option> 
  13.         <option value="59" id="OPTION_4">
  14.         oranges
  15.         </option> 
  16.         <option value="61" id="OPTION_5">
  17.         mandarins
  18.         </option> 
  19.         <option value="62" id="OPTION_6">
  20.         limes
  21.         </option> 
  22.         <option value="78" id="OPTION_7">
  23.         Amanatsu
  24.         </option> 
  25.     </datalist>
  26. </div>
  27.      <button type="button" id="BUTTON_46">Click Me</button></span>
Apr 8 '19 #1
1 4156
gits
5,390 Recognized Expert Moderator Expert
well what do you expect the button to do there - or what exactly is 'not working'?
Apr 12 '19 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

9
2736
by: thebison | last post by:
Hi all, I hope someone can help with this relatively simple problem. I am building a timesheet application using ASP.NET C# with Visual Studio 2003.As it is only a protoype application, my...
1
4615
by: fong.yang | last post by:
I'm trying to set up a search button on a form. I went thru the FindRecord macro wizards and it's not working correctly or maybe it is and I just don't understand all the arguements I have to...
0
1357
by: porky008 | last post by:
I have this search button working for the most part. I would like it if some one could take a look at it and let me know what I am doing wrong it though. Basically I want it to display movie not...
1
1465
by: tagnum | last post by:
I noticed a strange behaviour in IE 6. Not sure whether it's a bug in my code or because of IE 6. I have written a search function using a standard search input box and search button. (HTML input...
1
1358
by: Ledmark | last post by:
I have a database that uses four forms and each form has it's own table and each form has it's own search button to find a specific record within that table. I would like to use one search button...
2
2676
by: Pamr | last post by:
My site is programmed with php and javascript. I have a search button which it searches records from my database. I have two different programming codes into the same file which retrieve data, the...
2
4812
by: dannyboy7 | last post by:
I have created a form with combo box and a search button to search for a book title entered in the combo box from the books table and display the other details of the book in a book subform.Pls I...
1
1309
by: mdshakilahmmed | last post by:
i have a simple access from where i am create simple search button to find record. search button works good, here is may question is,i want to create search button where i am just click the button &...
0
1641
by: bits2017 | last post by:
Hi, I want to build a cURL script that auto searches a keyword on any site's search feature. In this example, imagine I want it to search ebay.com. How should I code it ? What is the code that:...
1
1649
by: kmarkenday | last post by:
I am trying to create a search form in Access where in people can search records by date range. But each time I click search I get a run time error 3075... with DoCmd.ApplyFilter task highlighted. I...
0
7226
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7125
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7328
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
7049
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
5631
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4709
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
1561
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
767
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
422
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.