Pass control to a new window opens a small window.

I am using the following:
WETargetPath ("rpt", "Name", "My Report", "weWindow=New")
How do I open the new window so that it is in Full Screen mode (maximized).  Right now, it opens a small window.  On Maximizing the window, the report window still remains small?
Thanks

hi shabirdewji,
i have attached syntax for a new weWindowUtilities function which will address the resizing issue when a New window (not a named window but a new un-named window) is opened. this means that when a New window is opened using the webelements target functions, you can then resize the new window and have no resizing issues.
please note that you need to use the weTargetPathExt function instead of weTargetPath if you want to specify the initial new window size. please see the weSubmitMethods report in the webelements 246 download for an example.
the syntax below will open a new window with a size of 500px X 500px. please see the user guide for more info on the wetargetpathext function.
stringvar item1:= WETargetPathExt ("rpt", "Name", "myreport", "", 500, 500, true, 400, 200, true, true, true, true, true, "");
WESubmit("cw1", "link", "Open Report in New Custom Window", item1, global stringvar fontlink);
please replace your webelements246 > admin > wewindowutilities function with the attached syntax.
thanks,
jamie

Similar Messages

  • Java application window opening in small window

    I have an application that is started from a .jnlp file. When I open the jnlp file, the app is installed and a shortcut to the app is placed on the desktop, and the app opens. The problem is that when the app starts, it flashes the window up taking the whole screen, then it resizes down to a small window (only big enough to see the menu items in the app) in the lower left side of the screen.
    I have opened this same app on other systems and it does not exhibit this behavior. I have also seen this behavior on this system with both JAVA 6 and 7.
    Here is a screen cap of the app as it opens:
    I then have to resize the app by dragging the corner.
    This is more of an annoyance than a real problem, but was wondering if anyone out there new of a way to correct this.

    AWT creates this warning banner for every top level window created without the AWTPermission "ShowWindowWithoutWarning".
    By default the jnlp sandbox will not include this permission.
    If you sign you jars, and you jnlp file contains:
    <security> <all-permission> </security>
    you will have this permission (along with all others) and top level windows will not get the banner.
    /Dietz

  • New browser window opens, but existing window also refectsnew URL

    New browser window opens, but existing window also refects
    new URL. Any thoughts?

    <a href="
    http://www.wffsagallery.org/wffsa/hermes"
    class="style10 style11"
    onClick="MM_openBrWindow('
    http://www.wffsagallery.org/wffsa/hermes','Gallery','s
    crollbars=yes,resizable=yes,width=650,height=500');return
    false">click
    here</a></span><br>
    (note the "return false")
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "potteryguy" <[email protected]> wrote in
    message
    news:g55l5r$nj1$[email protected]..
    > New browser window opens, but existing window also
    refects new URL. Any
    > thoughts?
    >
    > <a href="
    http://www.wffsagallery.org/wffsa/hermes"
    class="style10 style11"
    > onClick="MM_openBrWindow('
    http://www.wffsagallery.org/wffsa/hermes','Gallery','s
    >
    crollbars=yes,resizable=yes,width=650,height=500')">click
    > here</a></span><br>
    >

  • Click on a link and open a small window

    I need to open a small window when user click on link.
    child window got a form, user need to fill in. Then click
    submit.
    Child window entry need to enter to db, and close the client
    window.
    What is the best way to do this?.
    Please post a sample code.

    This code will generate a popup window when the user clicks
    on a link... Just put your new form in the code for the linked
    page.

  • If I have multiple browser windows open (not tabs, windows) and I close 1 of them, why do ALL browser windows close?

    If I have multiple browser windows open (not tabs, windows) and I close 1 of them, why do ALL browser windows close?

    How are you closing the window?
    Are you using the File menu or the close X on the title bar?
    Use Alt + F to open the File menu with the Close Tab entry visible (doesn't work with the mouse).

  • New message opens behind email window

    We are using Windows 7 and Outlook 2010. When opening a new message or replying, the new window opens behind the email and is unseen. Is there a way to make the new window open on top (always)?

    Hi,
    To resolve this issue, modify the value of the ForegroundLockTimeout registry entry in Registry Editor. To do this, follow these steps:
    ===============
    Important This section, method, or task contains steps that tell you how to modify the registry. However,
    serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs.
    1.
    Click Start
    , click Run , type regedit in the Open
    box, and then click OK .
    2.
    In Registry Editor, locate and then click the following registry subkey:
    HKEY_CURRENT_USER\Control Panel\Desktop
    3.
    In the right pane, locate and then double-click
    ForegroundLockTimeout .
    4.
    Under Base , click
    Decimal , type 0 in the Value data
    box, and then click OK .
    Note The default decimal value for the ForegroundLockTimeout registry entry is set as
    200000 .
    5.
    Quit Registry Editor.
    6.
    Restart your computer.
    Best Regards,
    Sally Tang

  • New window opens behind existing window - how to modify?

    Sometimes when I select another program or function, the new window opens up behind an existing window on the screen.  I know there are ways of getting to the new window, but how can I make W7 operate like earlier Windows in this respect - i.e. always open a new window in the foreground?

    This is an OLD POST, but I think I need to contribute my two cents!
    In Windows 7, window pop-ups are control by FOREGROUNDFLASHCOUNT and FOREGROUNDLOCKTIMEOUT in the REGISTRY (You need to CLICK ON the START ICON at the leftest of your TASKBAR, and type REGEDIT in the SEARCH PROGRAMS and FILES field).  Go to the REGISTRY
    EDITOR and it is at this path:
    HKEY_CURRENT_USER\CONTROL PANEL\DESKTOP.
    One click on the DESKTOP (Manual Display), and your will see the detail populate at the right side of the REGISTRY EDITOR window.  Go to fine the FOREGROUNDLOCKTIMEOUT, and double click on it.  
    The EDIT DWORD small window will pop-up.  Change the VALUE DATA to ZERO.  
    Yes, you must restart your PC in order for the change to apply.
    Here is what is telling us in the Windows 7 manual:  http://technet.microsoft.com/en-us/library/cc957205.aspx
    ForegroundFlashCount
    2 out of 6 rated this helpful - Rate
    this topic
    HKCU\Control Panel\Desktop
    Data type
    Range
    Default value
    REG_DWORD
    Number of flashes in decimal
    3
    Description
    Specifies the number of times the taskbar button flashes to notify the user that the system has activated a background window. If the time elapsed since the last user input exceeds the value of the ForegroundLockTimeout entry,
    the window will automatically be brought to the foreground.
    Related Entries
    Yes, if the DOWNLOAD timer in the FOREGROUNDLOCKTIMEOUT (SHOWING 30D40 Hexadecimal) is longer than the 3 FLASH(Default), then you will see the new WINDOW pop-up behind your mother window or your application.  Set the VALUE DATA to ZERO, sooner
    than the 3 FLASH of the FOREGROUNDFLASHCOUT, the the DESCRIPTION above is applied.
    Good luck
    Leng

  • Spaces - New Window opens behind existing window

    I have an annoying situation - I love Spaces - but it has a New Window characteristic that drives me nuts.
    For example, if I click a website link in email or other application, the linked window will almost always open behind a window that I'll already have open in Safari.
    Or if I double click an image in Finder, it will open behind open windows in Photoshop or Freehand.
    It would be great if these new windows would open in front!! Any suggestions? I can't find any settings to change this.

    Hi,
    To resolve this issue, modify the value of the ForegroundLockTimeout registry entry in Registry Editor. To do this, follow these steps:
    ===============
    Important This section, method, or task contains steps that tell you how to modify the registry. However,
    serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs.
    1.
    Click Start
    , click Run , type regedit in the Open
    box, and then click OK .
    2.
    In Registry Editor, locate and then click the following registry subkey:
    HKEY_CURRENT_USER\Control Panel\Desktop
    3.
    In the right pane, locate and then double-click
    ForegroundLockTimeout .
    4.
    Under Base , click
    Decimal , type 0 in the Value data
    box, and then click OK .
    Note The default decimal value for the ForegroundLockTimeout registry entry is set as
    200000 .
    5.
    Quit Registry Editor.
    6.
    Restart your computer.
    Best Regards,
    Sally Tang

  • New Window Opening Behind Browser Window

    I have produced a page in DW3 for an artist where you click
    on a thumbnail and it opens a new window with an enlargement of
    that image. (I use the DW3 javascript behaviour to do this).
    When I test it on my browsers the windows open in front of
    the main browser window and all is hunky dory.
    When my client does the same, she claims that some of the
    windows open in front of the main browser window but some open
    behind the browser window and are obscured. She says she perceives
    a "flash" if the new window opens behind the browser window. She is
    using Firefox 2.0.9.17
    Has anyone experienced this behaviour and figured out a
    fix?

    .oO(spiro_t)
    >I have produced a page in DW3 for an artist where you
    click on a thumbnail and
    >it opens a new window with an enlargement of that image.
    (I use the DW3
    >javascript behaviour to do this).
    >
    > When I test it on my browsers the windows open in front
    of the main browser
    >window and all is hunky dory.
    >
    > When my client does the same, she claims that some of
    the windows open in
    >front of the main browser window but some open behind the
    browser window and
    >are obscured. She says she perceives a "flash" if the new
    window opens behind
    >the browser window. She is using Firefox 2.0.9.17
    >
    > Has anyone experienced this behaviour and figured out a
    fix?
    Usually the user/browser decides where new windows/tabs will
    be opened.
    But why open a new window at all? Why not use something like
    Litebox?
    Micha

  • When opening new tab, a new window opens instead; 2nd window does allow you to open new tab

    boot up firefox, click to open a new tab, a new window opens up instead; in the original window, if you keep clicking to open a new tab it opens it in the 2nd window.

    I'm having this problem, but I don't have the textarea cache add-on, nore the MozBar 2.3.
    Now that I think about, I did just update an add-on (imtranslator), maybe that's what causing this to happen for me..
    edit: yep, disabling it fixed the problem for me.

  • Apple Mail new messages opening behind active window

    I have been noticing that new mail messages often open behind active windows, especially Microsoft office (Word).  When I create a new message, the new message will often open and sit behind the current open document.  I have noticed this mostly when using a second display.  It also does not seem to be isolated to just Mail, but that's where I see it the most.  Has anyone else seen this?

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of the test is to determine whether the problem is caused by third-party software that loads automatically at startup or login, or by a peripheral device. 
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards. Boot in safe mode and log in to the account with the problem. Note: If FileVault is enabled, or if a firmware password is set, or if the boot volume is a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to boot and run than normal, and some things won’t work at all, including sound output andWi-Fi on certain iMacs. The next normal boot may also be somewhat slow.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin. Test while in safe mode. Same problem? After testing, reboot as usual (i.e., not in safe mode) and verify that you still have the problem. Post the results of the test.

  • Lost controll of mouse, new folders opening

    lost controll of mouse, new folders being created without my imput, different apps opening up without my concent, only way to shut down computer is just to hold power button down as i have no control over mouse to do anything. cant use apple hardware test, wont boot into the hardware test, its as if someone else is controlling my 15` macbook pro, lion, 2011. is this a virus or hardware or software problem. help please!!!! peter

    There are several possible causes for this issue. Please take each of the following steps that you haven't already tried until it's resolved. Some may not apply in your case.
    1. Follow the instructions in this support article, and also this one, if applicable. A damaged or defective AC adapter could be the cause, even if it's the right kind.
    2. Press down all four corners of the trackpad at once and release. If there's any effect, it's likely to be temporary, and in that case the unit must be serviced or replaced.
    3. Open the Bluetooth preference pane in System Preferences and delete all pointing devices other than the trackpad, if applicable. Disconnect any USB pointing devices. By a "pointing device," I mean a peripheral that moves the cursor, such as a trackpad, mouse, trackball, or graphics tablet. A plain keyboard is not a pointing device.
    4. Start up in safe mode and test, preferably without launching any third-party applications. If you don't have the problem in safe mode, but it comes back when you restart as usual, stop here and post your results. Do the same if you can't start in safe mode. If there was no difference in safe mode, go on to the next step.
    5. Reset the System Management Controller.
    6. If you're using a Bluetooth trackpad or mouse, investigate potential sources of interference, including USB 3 devices.
    7. A swollen battery in a portable computer can impinge on the trackpad from below and cause erratic behavior. If you have trouble clicking the trackpad, this is likely the reason. The battery must be replaced without delay.
    8. There's a report that a (possibly defective) Thunderbolt Ethernet adapter can cause the built-in trackpad of a MacBook to behave erratically. If you're using such an adapter, disconnect it and test.
    9. There's also a report of erratic cursor movements caused by an external display that was connected but not turned on.
    10. If none of the above applies, or if you have another reason to think that your computer is being remotely controlled, remove it from the network by turning off Wi-Fi (or your Wi-Fi access point), disconnecting from a Bluetooth network link, and unplugging the Ethernet cable or USB modem, whichever is applicable. If the cursor movements stop at once, you should suspect an intrusion.
    11. Make a "Genius" appointment at an Apple Store to have the machine and/or external trackpad tested.

  • When I download something from the Web, the "Downloads" window opens, but the window remains blank. Before it used to at least show the name of the file and I could open the file from the "Downloads" window. Is there a way to get this functionality back?

    I'm running Windows XP which is updated to latest version (which I think might be Service Pack 3, but not positive.) Mozilla Firefox is version 5.0. I tend to use Google as my search engine so most of the stuff I download comes through sites found through Google, which is also updated.
    At some time in the past (maybe a few versions ago) when I would download a file from the Web, the "Downloads" window would open and in the window would be displayed the name of the file I was downloading or had just completed downloading. I think I used to be able to then click on that file name and the file (or the installation file if needed to start the new program) would open. I am currently using Firefox 5.0 (the "About Firefox" screen says this is up to date) and when I download a file or document, the "Downloads" window appears on the screen as it always has in the past, but it remains blank, i.e., nothing appears in the downloads box. I don't remember making any configuration changes, etc., that may have caused the window to remain blank, but I could be mistaken. I know how to find the items I've downloaded (My Documents / Downloads) and can usually guess what the name of the downloaded file might be, but it used to be much easier when something (anything) showed up in the downloads window.
    I'd love for someone to tell me about a simple fix for this. I'm willing to be quite embarrassed that I did something I shouldn't have.'''

    In Firefox Options / Privacy be sure "Remember download history" is checked. To see all of the options on that panel, "Firefox will" must be set to "Use custom settings for history".
    To find your OS information, on your Windows desktop, right-click the My Computer icon, choose Properties, under System on that small window is info about your OS.
    '''If this reply solves your problem, please click "Solved It" next to this reply when <u>signed-in</u> to the forum.'''

  • Clicking a link opens a smaller window, not a maximized window, how can I fix this?

    When I click links that open in a new window, that new window is not maximized, like the browser window that I used to click the link. How can I fix this?
    I prefer using new windows instead of new tabs, and I have been doing this forever. I had turned OFF the automatic updates for Firefox, but this newest update was installed anyway. If there is no setting to open all new links in windows the same size as the main window, is there an option to revert this update?

    Hi Mumps,
    There is a feature in Firefox that forces window.open() to open in a new window.
    browser. block. target_new_window
    Reference (http://kb.mozillazine.org/Firefox_:_FAQs_:_About:config_Entries)
    Same window size should be default. It should open the window of the same size. Try to reset firefox if this is not happening. (about:support page > Reset)

  • Dreamweaver CS5 opens in small window- can't enlarge or move it running on Win 7

    This just started happening.  I have a Win 7 OS.  DW CS5 opens but it is a small minimized window and I can't enlarge it or move it.  The controls work and I can open a document but can't do anything becuase I can't see it except for part of the first line.
    Does anyone have any idea of what is causing this.
    Regards,
    Bill Schaepe

    You wrote "I fixed the issue by renaming the existing DW config file and then restarting DW.  The config file was corrupted" but I have no idea how to locate or rename the DW config file - can you elaborate? I'm Windows 7 64-bit DW CS5.

Maybe you are looking for