473,402 Members | 2,053 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,402 software developers and data experts.

get data from MySQL and show on html page

hello! How can i get data from Mysql to a html page with out changing the current page?
Feb 28 '08 #1
3 2033
debasisdas
8,127 Expert 4TB
Can you post what you have done till now for reference of our experts.
Feb 28 '08 #2
chaarmann
785 Expert 512MB
hello! How can i get data from Mysql to a html page with out changing the current page?
use AJAX. (="Asynchronous JavaScript and XML")
This is a request inside your HTML page that inquires the server and can show the results in your HTML page immediately, without reloading it. The server can load the data of the result via JDBC or ODBC from the database.
Mar 1 '08 #3
ronverdonk
4,258 Expert 4TB
Depends if you want to show that MySQL data when you build-up the page (like populating a drop-down list) or after someone has clicked on a button on a completed page to get the MySQL data at that moment from the server.

So: explain what you want and show your code (within the appropriate code tags).

Ronald
Mar 1 '08 #4

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

Similar topics

1
by: mr_burns | last post by:
hi, i have found an xml source intended for supplying news titles to web sites. the url is: http://news.bbc.co.uk/rss/newsonline_uk_edition/technology/rss091.xml i would like to use the...
0
by: uto | last post by:
i'd like to attach some aspx page in HTML template HTML template consist of Header,Content and Footer. i just wanna show Html page appear consist of Header, aspx page and Footer is it...
4
by: shiny007 | last post by:
I create a html page & a database in mysql.I want when i submit my quary in a html page by pressing submit buttom.then it can show me the result.result can extracted from mysql data base.and show in...
5
by: jonathan184 | last post by:
how to parse data to an html page from XML file checking a DTD file I have a XML file and a DTD file. How could i parse this using either php or perl or another language you recommend.
2
by: kveerendrareddy | last post by:
Hi friends, Here i have a small query for u. I created 2 text boxes in a HTML page, and my requirement is, if i enter text in first text box, it should retrieve data from database and set...
1
by: Arpit Nagar | last post by:
Hi... I am creating a dummy project for collage. Here I had choosen my project as Jewelleryshoping. Now the scenerio is like that thier are jewellry item which I had display in table format with...
5
by: Andelys | last post by:
Hey I have to get some data from a html page into an other page. I know how to get the data by a simple AJAX request, but I don't know to find the data. The data i need to find is in a table,...
3
by: Robert Bravery | last post by:
HI all, I retrive an response from an aspx page and store the resultant html into an string object like: string response = Encoding.UTF8.GetString(responseBytes); this html page has form data...
1
Vkas
by: Vkas | last post by:
my html page is (default.html) <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html...
5
by: BobQuinn | last post by:
I have a problem that seems like it should be easy, yet I don't quite have the answer. I have an html page with a number of textboxes for input. When the user clicks a button, a javascript routine...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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
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
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,...
0
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
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.