User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the JavaScript / DHTML / AJAX section within the Web Development category of DaniWeb, a massive community of 391,990 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 4,296 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our JavaScript / DHTML / AJAX advertiser: Lunarpages Web Hosting
Views: 436 | Replies: 5
Reply
Join Date: May 2008
Posts: 12
Reputation: andy_aphale is an unknown quantity at this point 
Rep Power: 1
Solved Threads: 1
andy_aphale andy_aphale is offline Offline
Newbie Poster

Help please

  #1  
Jul 3rd, 2008
Hello guys and girls,

My self Anil and i m a BCA 3yr student. in this semester i have subject named HTML so i want some good ebooks on HTML in which the method of connecting to database ( specialy sql) is included. i.e how to connect database to the website please help me to find ebook.



thanx in advance.
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Jun 2006
Location: India
Posts: 6,775
Reputation: ~s.o.s~ is a splendid one to behold ~s.o.s~ is a splendid one to behold ~s.o.s~ is a splendid one to behold ~s.o.s~ is a splendid one to behold ~s.o.s~ is a splendid one to behold ~s.o.s~ is a splendid one to behold ~s.o.s~ is a splendid one to behold 
Rep Power: 23
Solved Threads: 330
Moderator
Featured Poster
~s.o.s~'s Avatar
~s.o.s~ ~s.o.s~ is offline Offline
Rebellion Revamped

Re: Help please

  #2  
Jul 3rd, 2008
You seem to be thoroughly confused there. Firstly, HTML is a markup language and used as a presentation layer technology. You don't connect to databases using HTML; you need a general purpose programming language like C/C++/Java/Ruby/Python to connect to databases. Google for 'HTML Tutorial' and start reading...
"I don't accept change. I don't deserve to live."

"Working a real job is a win if you're lazy, greedy, or unmotivated. If you're average, you fit right in. And if you're above average, the basic terms of employment and premise of the arrangement is against your interests."
Reply With Quote  
Join Date: Aug 2006
Location: Noida, India
Posts: 152
Reputation: Luckychap is an unknown quantity at this point 
Rep Power: 3
Solved Threads: 16
Luckychap's Avatar
Luckychap Luckychap is offline Offline
Junior Poster

Re: Help please

  #3  
Jul 3rd, 2008
Adding to SOS, i want to tell u that HTML is used as presentation layer ie it is used to present somthing(text, image etc.) on the web page.

like
  1. <input type='button' value='Click me!'>

above HTML code will draw button on a web page with cation as 'Click me!'.

For database intraction u have to learn other languages as SOS had mentioned.
When you think you have done a lot, then be ready for YOUR downfall.
Reply With Quote  
Join Date: May 2008
Posts: 12
Reputation: andy_aphale is an unknown quantity at this point 
Rep Power: 1
Solved Threads: 1
andy_aphale andy_aphale is offline Offline
Newbie Poster

Re: Help please

  #4  
Jul 4th, 2008
but if we want to create a website on which user must have to enter there login id and password to login then the info about user must be store in database. is it correct or not?????
Reply With Quote  
Join Date: Aug 2006
Location: Noida, India
Posts: 152
Reputation: Luckychap is an unknown quantity at this point 
Rep Power: 3
Solved Threads: 16
Luckychap's Avatar
Luckychap Luckychap is offline Offline
Junior Poster

Re: Help please

  #5  
Jul 5th, 2008
Yes u r correct. Thats why we are suggesting u to learn some general purpose languages, so that u would be able to interact with the database.

The theme is that:

you create a page on website using HTML, and in that web page u draw some controls (textbox, buttons etc.), so that u can ask user for input.

And then you validate(not doing any database interaction) the data like that any fields are not set empty etc using some client-side scripting language like javascript.

And then u send those parameters(user id, password etc. ) to the web server.

And then on web server u use some G.P. language(like java) to interact with database.

And depending upon the database, You will send a response back to webpage (ie client).

This is a general flow which is used to develop a web site. So ur first step is to develop a web page with some controls on it. That is done using HTML.
When you think you have done a lot, then be ready for YOUR downfall.
Reply With Quote  
Join Date: May 2008
Posts: 12
Reputation: andy_aphale is an unknown quantity at this point 
Rep Power: 1
Solved Threads: 1
andy_aphale andy_aphale is offline Offline
Newbie Poster

Re: Help please

  #6  
Jul 6th, 2008
ok thnx
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

DaniWeb JavaScript / DHTML / AJAX Marketplace
Thread Tools Display Modes

Other Threads in the JavaScript / DHTML / AJAX Forum

All times are GMT -4. The time now is 9:44 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC