Records to HTML pages ?

Reply

Join Date: Sep 2006
Posts: 30
Reputation: kickoff3pm is an unknown quantity at this point 
Solved Threads: 0
kickoff3pm's Avatar
kickoff3pm kickoff3pm is offline Offline
Light Poster

Records to HTML pages ?

 
0
  #1
Jan 18th, 2007
Anyone know of a database app which stores records in html format on the web server and nt in a sql server. I have a spacific need for this.

Or does anyone have code that will take records from a Mysql database and copy each record to a seperate html page.

Any advice greatfully received
---------------------------------------------------------------------
If it's Football - http://www.football4sale.com
If it's Football Auction - http://www.kickoff3pm.com
If it's Football Blogs - http://www.kickoff3pm.com/footballblogs
Make it Simple - http://www.websitehandyman.co.uk
Reply With Quote Quick reply to this message  
Join Date: Jan 2007
Posts: 2
Reputation: Brewster is an unknown quantity at this point 
Solved Threads: 0
Brewster Brewster is offline Offline
Newbie Poster

Re: Records to HTML pages ?

 
0
  #2
Jan 22nd, 2007
That was vague question... Do you want to store an entire HTML page as one record? And then use each record as a page of data - or a separte HTML page?

That would be easy... If you use MS Access and create a memo field... memo fields stores as much data as you want. You can store each page as a separate record. If that ain the answer sorry.. but I don't use MySQL... MS Access does it all and is actually easy to use.
Reply With Quote Quick reply to this message  
Join Date: Sep 2006
Posts: 30
Reputation: kickoff3pm is an unknown quantity at this point 
Solved Threads: 0
kickoff3pm's Avatar
kickoff3pm kickoff3pm is offline Offline
Light Poster

Re: Records to HTML pages ?

 
0
  #3
Jan 22nd, 2007
The html page would simply be a list of content from each magazine issue. Directories would be each different type of magazine.

I want it in database format so I can search it in a sort of review site and I want it in HTML so I can use it in include statements on another site as description in a product page.
---------------------------------------------------------------------
If it's Football - http://www.football4sale.com
If it's Football Auction - http://www.kickoff3pm.com
If it's Football Blogs - http://www.kickoff3pm.com/footballblogs
Make it Simple - http://www.websitehandyman.co.uk
Reply With Quote Quick reply to this message  
Join Date: Apr 2006
Posts: 353
Reputation: aniseed is an unknown quantity at this point 
Solved Threads: 6
aniseed's Avatar
aniseed aniseed is offline Offline
Posting Whiz

Re: Records to HTML pages ?

 
0
  #4
Jan 25th, 2007
Originally Posted by kickoff3pm View Post
Anyone know of a database app which stores records in html format on the web server and nt in a sql server. I have a spacific need for this.

Or does anyone have code that will take records from a Mysql database and copy each record to a seperate html page.

Any advice greatfully received
You don't need to store records in HTML on a web server. You could have an XML if you are trying to avoid databases. HTML could be generated on the fly.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Database Design Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC