Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Anyone know of a tool to autogenera

Status
Not open for further replies.

fritz43

IS-IT--Management
Oct 12, 2003
15
AU
Anyone know of a tool to autogenerate webpages from an Access database including search engine meta tags and reverse linking?

e.g.
phone systems > refurbished > ericsson > Dialog 3201 Digital Phone

The final page having auto generated title and some global words such as Western Australia, Perth etc
 
Don't lose too much sleep over "search engine meta tags". Meta tags have been so abused in the past that most search engines now completely ignore them.

As to your main problem, I don't know of such a tool. I'm sure one could be written that would take any old database with any old structure and turn it into web pages. You could try asking on the Access forum (if there is one) or searching the Micro$oft knowledge base. Failing that, you'll have to write some code to do the job (which isn't too difficult if you can write the HTML, look up the [tt]Print #[/tt] statement in the Help file).

-- Chris Hunt
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top