Pop up windows not opening?

Hi everyone
I have been unable to upload photos to a website as the popup window just comes up blank?
I know there is something that hasn't been unticked/ticked, could anyone shed some light?
Many thanks in advance.
Vonnie

Hi again Vonnie,
I was just thinking, and am wondering if it might be that you are using the wrong uploader on ebay. I haven't uploaded photos to ebay for awhile but I thought I remembered that it gives you a choice of upload features to use. Might this be the case? Is there two tabs to select from when uploading? An old and a new uploader? You might just need to use the other version than what you are trying to use.
I thought one version allows multiple photos to be uploaded at one time whereas the old version only allows one pic at a time. Give that a try if you haven't already and see if you can get the uploader to load instead of coming up blank.
I thought I remembered that on ebay. Sorry if I am wrong and/or just misunderstanding what is happening.
littleshoulders

Similar Messages

  • I would like to create a pop-up window appear from Labview Interface. In this window, I will have a slide control and an image taken from a camera. The main VI have to run while pop-up window is open. How can I do ?

    When I pushed a button, this pop-up window has to appear. There will be a slide control and a picture from a camera in this window. Is it possible to make appear this windows while main VI Interface continue to run ? How can I do this ? Thank you for your answers.
    Cyril.

    Here you go. This is simple example. Maybe not the best way, I am just
    beginner in LV and still not comfortable with data flow that much. I prefer
    events, so I would change this to use Event Structures.
    When you click on OK button on SliderMain, it opens Slider.vi. Now both
    windows are open and you can interact with both. Now if you click on OK
    again with Slider.vi open, you run into problems. Only thing I did was
    change VI properties of slider.vi, mainly window appearance.
    vishi
    "Cy" wrote in message
    news:[email protected]..
    > I would like to create a pop-up window appear from Labview Interface.
    > In this window, I will have a slide control and an image taken from a
    > camera. The main VI hav
    e to run while pop-up window is open. How can I
    > do ?
    >
    > When I pushed a button, this pop-up window has to appear. There will
    > be a slide control and a picture from a camera in this window. Is it
    > possible to make appear this windows while main VI Interface continue
    > to run ? How can I do this ? Thank you for your answers.
    > Cyril.
    [Attachment SliderMain.vi, see below]
    [Attachment Slider.vi, see below]
    Attachments:
    SliderMain.vi ‏16 KB
    Slider.vi ‏11 KB

  • Keyboard Shortcuts Window not opening ?

    Hi,
    I am wondering if anyone else is facing this weird bug? The keyboard shortcut window is not opening in my Premiere Pro...any suggestions/ advice ?
    Thanks !

    Have you used the "Sync Now" option?
    The reason I asked is that I tried that option but typed in the wrong email address and that resulted in the keyboard shortcut window not opening on my laptop.
    I got a "Sync failed" error message but after I typed in the right address on my main computer, syncing was successful and the keyboard shortcut window reappeared
    on the laptop.
    HTH

  • Designing websites -- what code do I need to add to allow a pop behind window to open from one of my webpages? I have code, but Firefox is the only browser that won't pop behind. It pops on top instead. That's not what I want.

    I have designed websites, and would like a pop under (new window) to be displayed BEHIND the current/open window. I have code that does this on all browsers except firefox. For some reason, Firefox insists on opening up the new window on top of the active browser window session. It covers the entire page. Reason is because I purposely have a new full-size window opening BEHIND the open browser. Is there some code I can add to my web page script that forces the new window to open up BEHIND the active/open browser, specific to firefox?

    this is support forum, if you need help about developing please use developer irc channel
    * irc://moznet/developer
    if you dont have irc, use mibbit
    maybe they can help you :)
    Good luck!

  • Why are my pop up windows not displaying?

    I am not referring to advertising pop ups, but, for example when I am looking at Ebay I may click on a photo to get a closer look at an item. The window will open, but the photo does not come up.

    Start Firefox in [[Safe Mode]] to check if one of the add-ons is causing the problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    * Don't make any changes on the Safe mode start window.
    See:
    * [[Troubleshooting extensions and themes]]
    * [[Troubleshooting plugins]]
    If it does work in Safe-mode then disable all extensions and then try to find which is causing it by enabling one at a time until the problem reappears.
    * Use "Disable all add-ons" on the [[Safe mode]] start window to disable all extensions.
    * Close and restart Firefox after each change via "File > Exit" (Mac: "Firefox > Quit"; Linux: "File > Quit")

  • New windows not opening in front of previous ones...

    I do not know what happened, but at one point if I was on Safari and had a webpage open and then clicked a link to a new page, it would put the new page on "top" of the previous one(s) which makes sense. Now all of a sudden when I click a link or open a new page it pops up the previous page(s) and I have to close them to find the "buried" new page I want to see. <Edited by Moderator>
    Thanks!
    Casey

    Did you check your preferences to see if they were correct? If you go to Preferences > Tabs, is the box that says "Select tabs and windows as they are created" checked? If not, check the box and then new windows should open in the foreground.
    Mulder

  • OBN call : new window not opening

    Hi,
    I have one webdynpro application inside an iview in portal.  Usually when I click a button in that application it should open a new window (done via OBN call).  Now it fails to open a new window.  I do not know why it is not opening.  Is there any browser setting that forbids the open.  But I am sure that no pop up blockers are there.  Even I tried to open by holding the ctrl key and that too dint work.
    pls help me.  thanks in advance.
    best regards,
    suresh.

    Hi,
    if you can exclude popup blocker to prevent this from opening in the browser you probably need someone to look at a test case, which may be customer support.
    Frank

  • How to change pop-ups to not open maximized

    when i click on a link,and a pop up window opens,it does open maximized and i dont want that.
    i want my main site maximized,and the pop up in front of that,but not maximized,cant find any setting to control the size of the pop up window...

    You can check for problems with the localstore.rdf file.
    *http://kb.mozillazine.org/Corrupt_localstore.rdf
    *https://support.mozilla.org/kb/Toolbar+keeps+resetting

  • Help,how close pop-up window ,and open another view

    Hello,
    How click the pop-up window button ,then close the pop-up window .
    At the same time open another VIEW,and  transfer PO number to the VIEW.
    thanks

    Hi,
    First step is set the SCREEN TYPE as "Modal Dialog Box" in screen property tab.
    Then in PBO of the popup screen take a new GUI status and select DIALOG BOX as status type.
    Then assign some function code in 'X' button say 'CANCEL'.
    the put ur logic like below :
    PBO
    module gui_status.
    PAI.
    module user_command.
    module gui_status.
       set pf-status 'ZPOPUP'.
    endmodule.
    module user_command.
      if ok_popup = 'CANCEL'. " Where ok_popup is the ok_code variable in ur popup screen , also define it in TOP include
        leave to screen 0.
    endif.
    endmodule.
    Hope this will solve your problem and help you to put your logic.
    Thanks

  • Pop up window when opening Firefox says "we noticed you may have signed in or signed out in another window. click ok to reload your page

    This pop up window happens almost everytime we open firefox...Once we click ok the current page will load.

    Clear the cache and the cookies from sites that cause problems.
    * "Clear the Cache": Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    * "Remove the Cookies" from sites causing problems: Tools > Options > Privacy > Cookies: "Show Cookies"
    Start Firefox in [[Safe Mode]] to check if one of the add-ons is causing the problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    * Don't make any changes on the Safe mode start window.
    See:
    * [[Troubleshooting extensions and themes]]

  • Script sub window not opening for particular invoice

    Hi Experts,
      I am facing problem in my invoice script.That is for some invoice the Script Write form Rstxc-Tdclose = X so it is directly coming out from the window after opening.
      For two invoices only i am facing this problem.
    Here that particular window is not displaying for some invoices.main window other windows are working fine.
    Please,Give me some suggestions where the rstxc structure updated in write_form.
    Regards,
    Nandha

    Nandha,
    Is thhis related to BW ?
    maybe the ABAP forum would be of better help..
    Arun

  • Employee Address Entry (Address Stype pop-up window not come in R12)

    Hi
    I have implemented Oracle HRMS (11.5.10.*). But now I am going to implement HRMS in R12 (12.0.6).
    My Problem is, In 11i when I would want to enter any Employee Address a pop-up window come to select address style
    by In R12 there is no pup-up window come. But My client requirement is to use different address style.
    Anyone could help me to could i get the address style pup-up window.
    Regards
    Makshud

    Hi Winnie
    Unfortunately I have been sick and did not read the message before. I apologize.
    I have not received help beyond what is on the page. But when I get I tell you.
    I hope you can get answers. If you receive, I ask that you share with me.
    thank you very much
    best regards
    AC
    Date: Mon, 27 Feb 2012 09:33:10 -0700
    From: [email protected]
    To: [email protected]
    Subject: Pop up Window before saving remembering the need (forcing) to fill required fields in a form
        Re: Pop up Window before saving remembering the need (forcing) to fill required fields in a form
        created by Win_Form in Forms - View the full discussion
    Hi ACI wonder if you can share any responses on to your question above?I too have never used a script but, I have the same problems as you in regards to building a form. And wants to have the same 'protection' and message reminders for the end users. Any information, including a script and/or a contact email of experts you can share with me will help tremendously. Thank you so much in advance. Winnie
         Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/4232307#4232307
         To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/4232307#4232307. In the Actions box on the right, click the Stop Email Notifications link.
         Start a new discussion in Forms by email or at Adobe Forums
      For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • Content window not opening in Firefox 11

    Firefox 11.0. Windows XP. I open the options under tools. I can open all the tabs except for the 'content' window. I click on it and the last opened window (advanced or any others) stays. It will not open. Tried opening and closing the window and still nothing.
    Any suggestions for getting the content window to open?
    Thanks,
    John

    When I ran the following code, I got the expected result on Firefox 11.
    <cfset qry_get_sale.email_header_html="Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis posuere felis quis massa blandit in luctus ante consectetur. Fusce odio libero, lacinia sed ullamcorper at, fringilla et arcu. Nulla ut libero id dui tempor blandit. Sed venenatis, enim imperdiet euismod pharetra, orci turpis pulvinar dolor, ut porttitor ante nunc id neque. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Vivamus dui nunc, posuere gravida auctor vel, tempus nec velit. Pellentesque sit amet felis risus.">
    <cfset qry_get_sale.email_footer_html="Donec nec arcu vel leo dictum facilisis ut et arcu. Vivamus posuere purus ac turpis varius eu convallis enim sagittis. Cras imperdiet placerat nisi, sit amet facilisis tortor porttitor eget. Ut pulvinar ultricies lorem elementum elementum. Phasellus rutrum turpis quis ipsum fermentum in imperdiet risus venenatis. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Nam aliquet semper risus, eget laoreet eros sollicitudin quis. ">
    <cfform>
    <table>
    <tr valign="top">
           <td><cftextarea id="email_header_html" name="email_header_html" height="125" width="550" richtext="true" toolbar="Basic" wrap="virtual"><cfoutput>#qry_get_sale.email_header_html#</cfoutput>< /cftextarea></td>
    </tr>
    <tr valign="top">
         <td><cftextarea id="email_footer_html" name="email_footer_html" height="150" width="550" richtext="true" toolbar="Basic" wrap="virtual"><cfoutput>#qry_get_sale.email_footer_html#</cfoutput>< /cftextarea></td>
    </tr>
    </table>
    </cfform>

  • Images and Pop-Ups Will Not Open in IE???

    I have several .html pages being displayed within an i-Frame.
    There are thumbnail images on .html pages that are being displayed
    within the i-frames, and these thumbnails are not displaying in IE,
    even though they do display in Firefox. The thumbails are linked
    through JavaScript code (written by Dreamweaver 8) to open up .html
    pages. Some of these thumbnails are displaying (even though some do
    not and all use the same code), though the links to the pop-ups are
    not working.
    Everything works fine in FireFox, this is only a problem in
    IE. I am using version 7 of IE.
    Does anyone have ANY ideas why this may not be working????
    Thanks for any assistance!!!!

    IE7 has popup blocking turned on by default. You may need to
    alter the
    settings
    Paul Whitham
    Certified Dreamweaver MX2004 Professional
    Adobe Community Expert - Dreamweaver
    Valleybiz Internet Design
    www.valleybiz.net
    "jjhtwin2" <[email protected]> wrote in
    message
    news:ep8l97$5ea$[email protected]..
    >I have several .html pages being displayed within an
    i-Frame. There are
    > thumbnail images on .html pages that are being displayed
    within the
    > i-frames,
    > and these thumbnails are not displaying in IE, even
    though they do display
    > in
    > Firefox. The thumbails are linked through JavaScript
    code (written by
    > Dreamweaver 8) to open up .html pages. Some of these
    thumbnails are
    > displaying
    > (even though some do not and all use the same code),
    though the links to
    > the
    > pop-ups are not working.
    >
    > Everything works fine in FireFox, this is only a problem
    in IE. I am using
    > version 7 of IE.
    >
    > Does anyone have ANY ideas why this may not be
    working????
    >
    > Thanks for any assistance!!!!
    >

  • Java applet windows not opening in website

    User is running Windows 7 Pro 64-bit with IE10. She connects to a secure government website and logs into it. Once logged in, she clicks a link which opens a small popup IE window. A short time later, a couple of other small popup windows are supposed to
    open which are not IE windows but apparently java windows as the icon on the taskbar is the java icon and not the IE icon as for the main window and the first popup window. One of the java popup windows has links to click on to view various reports.
    This user was having no problem performing the above. Then her PC had Office 2013 installed and she says some other updates though she has no idea what (I know IE was not updated). Since then, the java popup windows do not open, only the first IE popup window
    opens.
    She can go to other Windows 7 Pro computers with IE10 and has no problem with the site and the popup windows. She can also use an XP system with IE8 and has no problem.
    I have disabled the popup blocker (though I was sure that wasn't the problem), installed JRE6u45 since she already had JRE7u45. I've tried to match her security and advanced settings to another PC. I've done a complete IE reset. None of these things have
    worked.
    I've never run into this type of problem before. I don't know if the problem is in IE or in Java or somewhere else. I'm really stumped on this one and I would appreciate suggestions as to where to look for the cause of this.
    Jonathan

    Hi Jonathan,
    You could try to deselect the “Automatically Detect Settings” to check how it works.
    And enable the scripting of Java applets settings:
    1. Click "Tools" --> "Internet Options" 
    2. Next, select the Security Tab, and select the "Custom Level" button
    3. Scroll down to "Scripting of Java applets"
    4. Make sure the "Enable" radio button is checked.
    5. Click OK to save your preference.
    Or you could try to change the settings in group editor (win + R --> Run --> gpedit.msc --> ok):
    Computer Configuration\Administrative Templates\Windows Components\Internet Explorer\Internet Control Panel\Security Page\Internet Zone\Java Permissions
    Please also try to reinstall Java.
    http://www.java.com/en/download/manual.jsp
    In addition, I would like to suggest you try to use compatibility mode (go to tools --> Compatibility View Settings) to check the issue.
    Meanwhile, I suggest you could reset the Internet Explorer to see if the issue persists.
    http://support.microsoft.com/kb/923737
    Please understand that reset Internet Explorer to its default configuration. This step will also disable any add-ons, plug-ins, or toolbars that are installed.
    If the issue still occurs, I suggest you use process monitor to identify what is working/not working/identify what is blocking the use of Java/Java applets.
    For your reference, you can download Process Monitor from the link below:
    http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx
    Hope it helps.
    Regards,
    Blair Deng
    Blair Deng
    TechNet Community Support

Maybe you are looking for