English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I am well comfortable in Sybase and Oracle. First time I need to do programming in mySQL and HTML/DHTML. I found myself comfortable in mySQL but not okay how to access DataBase created in mySQL using HTML or DHTML? Can anyone who have worked can help me in this? www link will help me a lot. Thanks in advance. Code Snippets will also be helpful to me as I am doing it first time. This is my second question in Yahoo!!!. Hope I will be guided well.

Many Thanks, Sanjay Sukralia

2007-03-19 23:19:22 · 3 answers · asked by ssukralia 2 in Computers & Internet Programming & Design

3 answers

HTML/DHTML is only for client side display. You can develop pages in this. But to get data from MySQL, you will need some server side language like PHP, etc.

2007-03-19 23:39:31 · answer #1 · answered by Atif Majid 3 · 0 0

Hi,

To perform the DHTML, you will need a technology such as ASP.net, ASP, JSP, ColdFusion, PHP or similar. This will allow you to create a connection to the database and perform SQL calls to CRUD the data. Without knowing which technology you wish to use, it is difficult to give you some code snippets or even point to you to any tutorials on DHTML.

I have used ASP, ASP.net and Coldfusion as methods of creating DHTML. Coldfusion is very powerful but I prefer to use ASP.Net.

Sorry I couldn't be of further help.

2007-03-20 06:37:22 · answer #2 · answered by jools 3 · 0 0

HTML/DHTML is only for client side display. You can develop pages in this.

2007-03-20 06:50:46 · answer #3 · answered by Anonymous · 0 0

fedest.com, questions and answers