Got more questions? Find advice on: SQL | XML | Regular Expressions | Windows
Welcome to AspAdvice Sign in | Join | Help

Putting dynamic variable into the title and description tags

  •  11-12-2007, 8:51 AM

    Putting dynamic variable into the title and description tags

    Our website has a dynamic news feed supplied by 3rd party and I'm trying to put a dynamic variable with the headline into the title and description tags so that the headline is in both of these tags.

    The dynamic variable  is presented this way in the page coding  ...<%= objRS("AdferoHeadline") %>.

    Can anyone help with this ?  I've heard this can be done via the httpd.ini file.

     
    I only have access to the asp pages on the site not the backend of server.

     

    Cheers
     

View Complete Thread