Thread: HTML table to Database
Results 1 to 3 of 3
Related
-
Html table border Forum: HTML Forum
Replies: 1 -
inseting records to a database through html code... Forum: ASP Forum
Replies: 24 -
HTML Scroll Table Forum: HTML Forum
Replies: 0 -
This is about a create database table? Forum: PHP Forum
Replies: 1 -
Database Table Forum: HTML Forum
Replies: 1
-
05-27-2007, 02:38 AM #1
HTML table to Database
Hello,
I will like to convert (move data) from many html tables to a database? Any help please?
blkswd2
-
05-27-2007, 10:21 AM #2
Re: HTML table to Database
There is no quick way to do this. You could write a custom script that would strip the desired content from each web page and store it in your database. However, depending on the number of web pages you're doing this with, it might be just as quick to do it manually.
Music Around The World - Collecting tips, trade
and want lists, album reviews, & more
-
05-28-2007, 01:06 AM #3
Re: HTML table to Database
Thank you for your reply. I don't know how to write a script. I am just copying the data I need to a database, but it is taking me a long time.
Thanks