Hello Every one,
I have created a domino agent for displaying some graphics using Print statement.
When I view the source of resulting web page
I get following four lines
For whatever reason this is not acceptable and a non compliance in our organization. Can any one suggest a solution. Again I am using a Domino Agent.
Subject: Removing unwanted HTML for domino agent
Hi,
I guess that depends on the compliance criteria in your organization. Without more detail on that all I could suggest is to close your body and html tags. If you’re aiming for XHTML spec then you’ll have to include a DTD line as well.
Subject: Removing unwanted HTML for domino agent
If your first print is “Content-Type : html/text”(or another content type) then domino won’t output anything