Home / Software / Computer programming / HTML & DBs
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] - (Bottom) Print
Author Topic: HTML & DBs  (Read 3095 times)
Arthur Cavalheiro
Guest
« on: April 08, 2004, 06:21:40 AM »

 I would like to know if someone out there is able to inform me or just give me a clue about the interaction of a HTML's page with a Database or Databank, such as that one that occurs with PHP, but without the use of scripts?

Is there a system procedure that we could use, programing on SQL that could reach, read, store and send the information concerning to that inputed on the page writen in HTML?

Thanx U all and Happy Easter!!
IP logged
Joleen
Guest
« Reply #1 on: April 08, 2004, 11:30:04 AM »

I'm afraid that without .asp/.jsp you're not going to be able to write to a database.  You *might* be able to do it with XML but my knowledge of it is basic at best.  Sorry.
IP logged
Arthur Cavalheiro
Guest
« Reply #2 on: April 08, 2004, 01:40:30 PM »

Thanx anyhow for this tip... At last, we must try!!

[glb]Happy Easter[/glb]
IP logged
folklore
Guest
« Reply #3 on: June 09, 2004, 10:45:37 AM »

Nope - you can't do it with normal HTML or JavaScript. JavaScript is a client-side language, which means it is executed on your browser, and therefore doesn't have the functionality to connect to a server-side database.

Even though server-side languages return HTML-formatted output from databases and such, HTML is also considered to be a client-side language by many web designers and developers.

So, as Joleen said - sorry - no! :(

Regards,

FolkLore
IP logged
Pages: [1] - (Top) Print 
Home / Software / Computer programming / HTML & DBs « previous next »
 


Login with username, password and session length

Old Forum Search | Forum Rules
Copyright © 2010 Computer Hope ® All rights reserved.
Powered by SMF 2.0 RC3 | SMF © 2006–2010, Simple Machines LLC
Page created in 0.074 seconds with 18 queries.