About 5,970,000 results
Open links in new tab
  1. database search function on an HTML page possible?

    Jan 27, 2015 · I want to know if it is possible to create a search feature (search box) on an HTML webpage that will query a database and return the results? Basically I have a database of products and their related categories.

  2. html - How do i make my search bar actually search pages in my …

    Aug 18, 2017 · Now a user can search your site (or the pages you want indexed), to find all pages that have matching text. If you want specific keywords to be searched, just add them to the page metadata and the process I have described will still work as it …

  3. How to Display SQL Data in HTML - HTML tables

    May 16, 2024 · Looking for ways to present your SQL data in HTML? Get practical tips, code snippets and examples to help you create data-rich web pages. Create semantic, responsive & accessible HTML tables to represent your tabular data. Set CSS properties, generate the code and copy & paste into your project. Recap: What is HTML? Recap: What is SQL?

  4. Writing a searchable “database” with pure HTML, CSS, and JS

    Aug 23, 2019 · I love HTML and CSS and don’t know SQL (or any of its derivatives) so I needed to build a “database” with pure HTML and CSS (and possibly a little JavaScript). Here’s what I came up with with my own knowledge and some stuff I scrounged from Stack Overflow.

  5. Displaying Database Content on a Web Page Using HTML, CSS, …

    Mar 20, 2024 · To read data from a database and display it on an HTML page using HTML, CSS, and JavaScript, you typically need to use a server-side language like PHP, Node.js, Python (with Flask or Django), or any other backend technology to interact with the database.

  6. 3 Steps to Search & Display Results From Database (PHP MySQL)

    Nov 15, 2023 · This step-by-step beginner's tutorial will walk through how to do a database search with PHP and display the search results in HTML.

  7. Use input box to search database and show results on same page

    Mar 21, 2014 · I have an HTML page that is putting information from input boxes into my MySQL Database. I want to use another input box on my html page to show me data from my database on the same page. I'm not entirely sure on how to do this and this is where I need help.

  8. So, You Want A Searchable Database, Huh? | HTML Goodies

    Jan 4, 2005 · Each search engine will work differently and you must make sure you use the search engine’s format, exactly, on your page. Where Do I Get The Format. Right from the search engine itself. It’s not that tough. Go to the search engine site and look at the source code. It’s written right there. Just grab the part that starts the form through ...

  9. ASP.NET Web Pages - Databases - W3Schools

    With Web Pages, you can easily display data from a database. You can connect to an existing database, or create a new database from scratch. In this example we will connect to an existing SQL Server Compact database. In the "DemoWebPages" folder, create a new CSHTML file named "Products.cshtml".

  10. MySQL – SEARCH Form with HTML and PHP - Eli the Computer …

    You can create an HTML form that allows you to search records in your MySQL Tables and print the results in a web browser. In these project we use LIKE and wildcards for the query so that users do not have to have an exact match for results to be provided.

  11. Some results have been removed
Refresh