![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, we're using Favtool to extract IE favorites into html for links pages on a website...there are 3,000 + links so the question is whether there may be an easier, more effective way to do this -- say, creating a mySQL database from the html pages favtool generates. It would then be the plan to allow future viewers to submit links to the database from a webpage, pending their review by the webmaster. Does anyone know an efficient workflow/tool for this task? The idea is to create a links database which can be updated by viewers -- pending webmaster approval of the suggested links. Thus far we only have discovered favtool.exe which is cumbersome. http://buildtolearn.com/showthread.php?t=4193 Thanks |
#3
| |||
| |||
|
#4
| |||
| |||
|
|
hi, thanks for replying...yes, php is the way I plan to go..but, I'm concerned about the time needed to handcode all the links...I'm wondering if there is a tool/application capable of placing links into a database (from IE Favorites or from a temporary html page generated from the Favorites folder using Favtool). --so...How do the links get into the database?? Thanks again.... |
#5
| |||
| |||
|
|
What you need to do is to get the links into a plain text file, one per line. Then you can do darn near anything you want to with them. What kind of output does Favtool produce? |
#6
| |||
| |||
|
#7
| |||
| |||
|
|
Thank you for replying Joe! I'm very excited about trying this script...I'm installing PHP and mySQL right now...I have a few follow-up basic questions: first, this script should be saved as a .php file and...placed where? How do I activate it? ...will it generate a text file which is then able to be distributed into a mySQL database or will another script be necessary for this? Assuming I'm able to place these urls in a database, how can such a database then be drawn upon to populate a table in an links.html page, using php? (To answer another post's question: Favtool generates a single huge html page with urls from different Favorite's folders ordered straight down the page in line beneath their appropriate heading titles generated from their respective Favorite's folder names. ) Thank you very much again! |
![]() |
| Thread Tools | |
| Display Modes | |
| |