Focal Point Banner


As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.

Join the TIBCO Community
TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.

  • From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
  • Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
  • Request access to the private WebFOCUS User Group (login required) to network with fellow members.

Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.


Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     How to maximum the browser ?

Read-Only Read-Only Topic
Go
Search
Notify
Tools
How to maximum the browser ?
 Login/Join
 
Gold member
posted
Can anyone tell me how the maximum the browser when the report output is HTML format ?
 
Posts: 55 | Registered: May 15, 2004Report This Post
Master
posted Hide Post
Ringo, One way to do this is to first open a windows with java script using the window.open function and then have the target of the form in the main window set to that of the window you just opened and then using the submit() method in java script submit the main form.

Hope this helps
 
Posts: 865 | Registered: May 24, 2004Report This Post
Silver Member
posted Hide Post
you might try:

** in script language="javascript" (can't include the tags in here)

window.moveTo(0,0)
window.resizeTo(screen.width,screen.height)


It doesn't actually maximize the browser, but it makes the window the same size as the screen.

hth,

drew
 
Posts: 46 | Location: San Francisco, California | Registered: April 14, 2003Report This Post
Gold member
posted Hide Post
Thanks guys !
Since I am a new in WebFocus, I don't know how to include the said java script and make it work. Would you like to help me more ?
 
Posts: 55 | Registered: May 15, 2004Report This Post
Silver Member
posted Hide Post
I can't post a javascript solution here (technical reasons)

so if you go to

http://www.nickelsonfoil.com/focexec/maxwin.html

you will get a way to do it.

hth,

drew
 
Posts: 46 | Location: San Francisco, California | Registered: April 14, 2003Report This Post
Gold member
posted Hide Post
Thanks a lot !
 
Posts: 55 | Registered: May 15, 2004Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     How to maximum the browser ?

Copyright © 1996-2020 Information Builders