IB - Developer Center    Forums  Hop To Forum Categories  FOCUS/WebFOCUS    HTML Title
Go
New
Search
Notify
Tools
Reply
  
-star Rating Rate It!  Login/Join 
<Vipul>
Posted
I have put the HTML title tags in htmlform to display a custom Browser title but when my report runs I see Focus Report as the title. On view source I see the Focus Report inside the title tags and also my custom title down below in the source. Is there a way i can disable the gen of this default title.

Thks,

Vipul
 
Reply With QuoteEdit or Delete MessageReport This Post
Expert
Posted Hide Post
are you MRE or self-serv or devstu?
 
Posts: 2627 | Location: Manhattan | Registered: October 28, 2003Reply With QuoteEdit or Delete MessageReport This Post
<Vipul>
Posted
I am using self-serv

Vipul
 
Reply With QuoteEdit or Delete MessageReport This Post
Platinum Member
Posted Hide Post
You must use ON TABLE PCHOLD FORMAT HTMTABLE instead HTMLTABLE format.

With HTMLTABLE, WebFOCUS returns the full html page including the head and title; HTMTABLE only generates the html TABLE element.



TABLE FILE CAR
PRINT COUNTRY
ON TABLE PCHOLD FORMAT HTMTABLE
END
-RUN
-HTMLFORM BEGIN


My title


!IBI.FIL.HOLD;


-HTMLFORM END

Regards,
Mikel

This message has been edited. Last edited by: <Mabel>,
 
Posts: 164 | Location: Madrid, Spain | Registered: May 09, 2003Reply With QuoteEdit or Delete MessageReport This Post
<Vipul>
Posted
This is code but still the browser TITLE shows "Focus Report" and not "Previous Day Summary and Detail Report"



-HTMLFORM BEGIN


Previous Day Summary and Detail Report



!IBI.FIL.PYDYCBO0;
!IBI.FIL.PYDYCBO1;
!IBI.FIL.PYDYCBO2;
!IBI.FIL.PYDYCBO3;


-HTMLFORM END
Thks,

Vipul

This message has been edited. Last edited by: <Mabel>,
 
Reply With QuoteEdit or Delete MessageReport This Post
 Previous Topic | Next Topic powered by eve community  
 

IB - Developer Center    Forums  Hop To Forum Categories  FOCUS/WebFOCUS    HTML Title

Copyright © 1996-2008 Information Builders, leaders in enterprise business intelligence.