Date: Fri, 30 Nov 2001 13:33:53 -0500
Reply-To: Brad.Goldman@AUTOTRADER.COM
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Brad Goldman <Brad.Goldman@AUTOTRADER.COM>
Subject: Putting in HTML titles for ODS
Content-Type: text/plain; charset="iso-8859-1"
I am trying to get ODS html to put a proper <title>blablabla</title> in my
ods output. The only way I see to do it is using the headtext option. This
does put it in, but my html looks like...
<HEAD>
<TITLE>SAS Output</TITLE>
<TITLE>blablabla</TITLE>
</HEAD>
And the first title statement apparently takes precendence. Since we have a
system with tens of thousands of reports, it would be nice if they didn't
all have a title of "SAS Output".
Any help appreciated,
Brad Goldman
|