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