Re: Dynamic Titles and Meta Descriptions
From: Chris Leeds, MVP-FrontPage (Leeds_at_mvps.org)
Date: 01/25/05
- Next message: Murray: "Re: Why isn't my page title working?"
- Previous message: Stefan B Rusynko: "Re: Why isn't my page title working?"
- In reply to: weismana81: "Dynamic Titles and Meta Descriptions"
- Next in thread: Kathleen Anderson [MVP - FrontPage]: "Re: Dynamic Titles and Meta Descriptions"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 25 Jan 2005 11:28:27 -0500
you'd have to connect to the db and get that data before any other code in
the source of your page.
HTH
-- Chris Leeds, Microsoft MVP-FrontPage ContentSeed: great tool for web masters, a fantastic convenience for site owners. http://contentseed.com/ -- "weismana81" <weismana81@discussions.microsoft.com> wrote in message news:9E9E848B-4053-4CCA-ABAC-B1671805FEB3@microsoft.com... > I am trying to create dynamic title and meta tag descriptions for my pages > that are called from a database. I'm really not sure how to go about this. > But I took a stab at it with this. Shot in the dark. > > <title>Tutorials:<%=FP_FieldURL(fp_rs,"tutorialID")%></title> > > Of course this did not work. Any suggestions? I guess I'll need to open my > db connection and all that. If someone could point me in the right > direction, it would be much appreciated. > Thanks... >
- Next message: Murray: "Re: Why isn't my page title working?"
- Previous message: Stefan B Rusynko: "Re: Why isn't my page title working?"
- In reply to: weismana81: "Dynamic Titles and Meta Descriptions"
- Next in thread: Kathleen Anderson [MVP - FrontPage]: "Re: Dynamic Titles and Meta Descriptions"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|