Images is not visible in IE but netscape

My applet can show images in NETSCAPE,
but it is not visible in IE.
MY IE version is 5.5 with java plug in.
please visit www.coolee.net/java/try.html
with netscape and IE both
the code snippet is following:
import java.awt.*;
public class HelloWeb extends java.applet.Applet{
private Image [] card1= new Image[13];
private Image [] card2= new Image[13];
private Image [] card3= new Image[13];
private Image [] card4= new Image[13];
private int deal;
public void paint(Graphics g)
// for (int i=1; i<=3;i=i++)
for (int j=1; j<=12;j++)
card1[j]=getImage(getDocumentBase(),"c1-"+j+".gif");
card2[j]=getImage(getDocumentBase(),"c2-"+j+".gif");
card3[j]=getImage(getDocumentBase(),"c3-"+j+".gif");
card4[j]=getImage(getDocumentBase(),"c4-"+j+".gif");
//card1[7]=getImage(getDocumentBase(),"c1-7.gif");
deal=1+(int)(Math.random()*4);
g.drawImage(card1[8],10,222,this);
// deal=1+(int)(Math.random()*4);
g.drawImage(card2[8],250,222,this);

You have just used:
<html>
<applet code=HelloWeb width=500 height=600></applet>
<html>
I think you will need to convert this with the converter tool to get browsers to render your applet properly.
http://java.sun.com/products/plugin/1.2/features.html

Similar Messages

  • Images are not visible in the iPhone.

    When I open iTunes there are number of images found in the iPhone, but the images are not visible in the iPhone actually.

    I using local deployment. I deploy my application directly from NWDS to a Mobile Client running also locally in my machine. Maybe I'm wrong, but I think that Mobile Client look for resources in NWDS workspace.
    This is the dpi file located in the Mobile Client inbox folder when I perform the deployment.
    <?xml version="1.0" encoding="UTF-8"?>
    <deployment>
    <device>
    <repository>
    <mcd name="IrviaDemoApp" namespace="" version="1">
    <action type="install"/>
    <location type="local">
    <source path="C:\Documents and Settings\oloranube\workspace.sr5.jdi\LocalDevelopment\DCs\company.es\irvia_demo_app\_comp\MOBILE-INF\MCD.xml" property="mcd" type="file"/>
    <component name="hpcds.es~irvia_demo_app">
    <applications>
    <application deploy="true" name="IrviaDemoApp"/>
    </applications>
    <source path="C:\Documents and Settings\oloranube\workspace.sr5.jdi\LocalDevelopment\DCs\company.es\irvia_demo_app\_comp\bin" property="bin" type="dir"/>
    <source path="C:\Documents and Settings\oloranube\workspace.sr5.jdi\LocalDevelopment\DCs\company.es\irvia_demo_app\_comp\gen_wdp" property="gen_wdp" type="dir"/>
    <source path="C:\Documents and Settings\oloranube\workspace.sr5.jdi\LocalDevelopment\DCs\company.es\irvia_demo_app\_comp\src\mimes" property="mimes" type="dir"/>
    <source path="C:\Documents and Settings\oloranube\workspace.sr5.jdi\LocalDevelopment\DCs\company.es\irvia_demo_app\_comp\gen_wdp\application-j2ee-engine.xml" property="j2ee_xml" type="file"/>
    </component>
    </location>
    </mcd>
    </repository>
    </device>
    </deployment>
    There is a <source> entry for the mimes directory, where "Component images" are located.
    PD: Sorry about my poor english. I hope you to understand me.

  • Export To HTML Images are not visible

    Hi All,
    I have an VS 2003 application and Crystal Reports 10.
    My windows services generates the Crystal Reports and export them to Disk. I my Web Application i have to list all the exported reports.
    Everything works file but when i view HTML exported report from my .aspx page, images are not visible on the page.
    Can anybody has the same issue?
    Thanks in advance

    Do you have crystalreportviewers10 directory ptoperly configued in your IIS?

  • Image file not visible in style library where it is situated but still visible in site

    Hi all,
    I'm a bit stumped by this one - there are a set of images that are part of my masterpage in my site, and they are "in" (according to the link/url) the "/style library\branding2010/images/..." folder, however when you GO to this folder,
    these images are nowhere to be found... how is this possible?
    Has this item been deployed incorrectly?
    What is the correct way to (a) fix, (b) do this in future?
    There is a "branding2010.wsp" file ON the server, there is also the "*.master page that refers to these "phantom" images appear fine even in SharePoint Designer, and while you CAN see them in the "Browse" for picture window
    IN SharePoint Designer, you can't add edit or delete these things...
    I don't know much about branding (or sharepoint really) but I'm "in charge" - I'm site collection admin, but I can't seem to "see it" using Sharepoint designer, Sharepoint "proper", or "View/Manage All Site Content".
    Any help or guidance would be great!
    UPDATE: Hmmm... in "All Files" (Sharepoint Designer) you CAN get to and manage these files... is this the recommended workflow?

    Hi,
    As you said that you can view the image files inside All Files in SharePoint Designer, so what is the image files’ location? Are they still inside the style library?
    I suppose that the images may not be stored in the Style Library.
    Please right click the file in SharePoint Designer and select Preview in Browser to check the URL of the images.
    Per my knowledge, if the images are stored in the style library and you have permission to view or edit
     the files, you can view or edit the files in the browser.
    And you can also choose to edit the files in SharePoint Designer, both the two methods are supported.
    Thanks,
    Victoria
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Victoria Xia
    TechNet Community Support

  • IDOC not visible in IR but metadata successfully imported

    Hi,
    I have this wiered issue.
    I want to import IDOC WPUSKR01 (cashier productivity) from BI.
    But when I connect to BI system from IR to import Idoc structure, this IDOC is not visible.
    But I can manually import the metadata from BI in idx2.
    Now how to import this in IR?
    I have imported other Idocs (like WPUBON) before and did the scenario successfully for BI.
    Regards,
    Anirudh Vyas.

    Hi,
    In BI Tcode we82 I have manually added the entries for WPUKSR01. Now Idoc is visible when importing in IR.
    I have checked all the segments in we31, they are all released.
    But it gives error:
    Error: IDoc type WPUKSR01 contains errors (unable to read segments)
    Then, I checked in R/3, there also WPUKSR01 was not there in we82. I manually added there and I was successfully able to import it in IR.
    But the same thing is failing in BI. I have SAPALL permissions in all the systems.
    Can I use Idoc imported from R/3 in scenario for BI?
    regards,
    Anirudh.

  • Main image is not loading in dreamweaver, but can see it everywhere else

    I have an image that I need to imagemap, but it will not show up in Dreamweaver and I cant figure out why. I checked the link to the image and it worked, and the page works fine when I preview in firefox, but I still need to imagemap it. I saved the html page from photoshop with save for web and devices. Its all one big image, no slices. I've tried closing and restarting Dreamweaver a few times, but it doesnt work. I've imagemapped other simular pages and they loaded fine.

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head><div align=center>
    <title>Ohio</title>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    </head>
    <body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
    <!-- ImageReady Slices (ohio.psd) -->
    <img src="http://myareasbest.com/images/state pages/ohio copy.jpg" width="1083" height="720" alt="">
    <!-- End ImageReady Slices -->
    </body>
    </html></div>
    This should never be in the head of the document:
    <div align=center>
    And the closing tag </div>
    should never occur AFTER the </body> and </html> tags.
    I wouldn't bet big money on it, but those errant tags might be what are causing your troubles.
    Beth

  • I have problem uploading tiff. or other images through artwork box in multiple item info in itune-images is not visible in folder!

    i noticed recently that once i uploading images with MULTIPLE ITEM  INFORMATION box in itunes and getting straight through the music folder i have no option to upload  tiff. and some jpeg. images connected with that album. the box don't allow me to upload them.i need help here,please.i know i can directly paste the artwork in small window in itunes left corner once i marked all the songs in multiple change.

    The following line tells me that this is not a template file, but a document created from a template called index.dwt
    <html xmlns="http://www.w3.org/1999/xhtml"><!-- InstanceBegin template="/Templates/index.dwt" codeOutsideHTMLIsLocked="false" -->
    This means that you saved a child document as a template file at some stage.
    If you go to Modify->Templates->Detach from Template, you can remove the template structure from your document. All you then need to do is to re-save the document as a template.

  • Customized fields Not visible in GUI but visible in PCUI why

    Hi,
      Can anybody help me, i have a problem which is as followes,
    I Enhanced Three fields for Campign in CRM Throw EEWB, these three fields are not appearing in GUI but its appearing in PCUI. 
    Can some body can give me  valueble inputs to solve this issue.
    Thanks & Regards,
    Sivakumar.

    Hi Suyash
    In the TS, on the right side, see if these fields are part of the DS.
    If yes, then click on them and drop them on the left, in the Transfer structure.
    If they are not availabel in the Datasource, then go to RSA6 in R/3 and see if the extract structure of this DS has these fields hidden, i.e if theres a check mark on hide coloumn....
    If these fields are not visible in the extract structure then let me know
    Regards
    Prakash
    Assigning points on SDN is a way of saying thanks !!

  • HTML style not visible in Peoplesoft But able to view in Preview RTF templa

    Hi Team,
    Anyone help me urgent. I am not able to view the HTML style in HyperLink in Peoplesoft Online. But i am able to view in Preview tab. I am wondering.
    i.e. My data's are able to view in online but tables that border are not visible. But it works in preview table. Can anyone guide me on this. Please?
    This is the code snippet which i have used in RTF template: (Cross tab report).
    <?for-each-group@column:row;./RANGESIZE?>
    <?RANGESIZE?>
    <?end for-each-group?>
    <?for-each-group:row;./EP_RATING?><?variable@incontext:G1;current-group()?>
    <?EP_RATING?>
    <?for-each-group@cell:/query/row;./RANGESIZE?>
    <?$G1[(./RANGESIZE=current()/RANGESIZE)]/Y_MINIMUM_PCT?>
    <?$G1[(./RANGESIZE=current()/RANGESIZE)]/Y_MAXIMUM_PCT?>
    <?end for-each-group?>
    <?end for-each-group?>
    Edited by: 1006631 on May 21, 2013 1:44 AM

    I would recommend to look very closely and the way the default role is defined in the client 000 Homepage Framework and use this structure and defintions as a guide for implementing your custom role
    In particular the Bank service must be linked to a resource which must point to the required location in the PCD
    Best wishes
    Stuart

  • Some images are not visible

    Hi,
    I have a recordset which has 79 records with images. Report not showing last 9 images (sometime 10 images). Even I changed to display records in descending order then last 10 are visible as these images are at start, now i am unable to see
    again last 9 images, which were visible when these were at start.

    Hi Mahendra,
    According to your description that you always go the last ten record not display in the report, right?
    I have tested on my local environment and can't reproduce the issue, please try to answer and check the information according to the question below to help us better analysis about the issue:
    Please Execute the query in the query designer to see if you can get all the 79 records.
    How many columns in the reports? Did the field of the image comes from Database - select a row that contains the image from a database table?
    So, you got the entire 10 rows with multiple columns not shown in the report,right?
    As
    yosedesh mentioned that please make sure you have checked all the pages and you can also export the report to HTML or MHTML to see if you can see all the record display.
    I recommend you to recreate the tablix or redesign an new report the same as this to see if you still have the same issue.
    If you still have any problem, please feel free to ask.
    Regards
    Vicky Liu
    If you have any feedback on our support, please click
    here.
    Vicky Liu
    TechNet Community Support

  • Reservation not visible in MD04 but visible in MMBE

    Hi Everyone,
    I am facing a problem . Reservations of materials are visible in the Tcode MMBE but those reservations are not visible in Tcode MD04.
    Please help me in this
    Thanks
    Bijay Prasad

    Dear ,
    In SAP Txn : MD04-there is always theree entreis : Plant /Material  and With Filter Check box.If you hit the With Filter Check box , u will find Display Filter and Selection Rule is appearing as a menu bar .
    Now , for a test case , provide one material and plant code , mark with filter , Select  only SAP Requiremet and Stock both Display Filter and Selection Rule , press entre ,MD04 will display Stocks as well all the Reservation Number as Ord.Reservation (both manullay generated or automatically generted) .
    In case , if it is not displaying , then investigate goto -SPRO-MRP-Evalution -Filter -Define Selection Rule -Select the SAP00002
    -SAP Requirement and Stocks -Goto Details -Check wether Reservation is set to "Do not consider " .It should be set in " Display availability relevence " .Other filter screen like SAP00001-only for Reciepts .
    Check this and come back
    Regards
    JH

  • Image is not visible in Smartforms

    Hi Experts,
    When uploaded color image & added in smartforms, unable to view it in preview.
    While uploading I hv given type as Color Bitmap image, even though it is not visible.
    Thanks
    Kavitha

    Hi kavitha,
    Delete the graphic node and create the graphic node again save and activate.
    Regards,
    Sravanthi

  • SAP standard Menu : few menu paths not visible in Production but dev

    Hi All,
    We have a problem where in we can see the following menu path visible in standard menu in developement system; while the same menu path ( and few others also ) not visible in production system for same user ( i.e. having similar authorizations )
    the path is :  SAP Menu --> Accounting --> Financial Supply Chain Management --> Cash and Liquidity Management
    Our system is : ECC 6.0
    Every user should be able to view SAP standard menu inspite of the fact that he might have authorization to certain transactions only; hence this should not be an authorization issue ( as per my view ).
    So can anybody help/ suggest in this regard?
    Thanks.
    Regards,
    Shamish

    Hi Alex,
    I had that option in front of me ( we actually tried it also with no result ). But before that I would like to know, why this might have happened. Why there is difference between standard menu on both servers?
    Regards,
    Shamish

  • I am getting complaints from links that Firefox is already running and needs to be closed when it is not visibly running. But, I do find it as a process that IS running. What gives?

    I click on a link in an E-mail. It complains that Firefox is already running and I must close it. Firefox is NOT visibly running. I check via Task Manager to verify. I find Firefox is running as a process. I kill the process and then can proceed. I did use Firefox earlier and closed it.

    Make sure that you do not start Firefox with the -no-remote switch or have set the environment variable MOZ_NO_REMOTE=1 (Control Panel > System > Advanced > Environment variables).
    If you need to have more than one profile open at the same time then start subsequent instances with the -no-remote command line switch.<br />
    You can send links from other programs to a Firefox instance that is started with -no-remote, you need to drag links in a Firefox window in such cases.
    See http://kb.mozillazine.org/Opening_a_new_instance_of_Firefox_with_another_profile

  • Images do not load in foxfire, but load ok in IE. such as the zoom bar in google maps

    I'm using Firefox 9. when I goto sites such as amazon, the images do not load. I can right click on the image box and select view image and the image will be displayed in a new page. An other example is google maps. The zoom bar on the left does not display. If I move the cursor over where the zoom bar is suppose to be the cursor will change to the hand and I can left click to work the zoom. If I bring up Internet Explorer all images, etc work ok.

    You can use these steps to check if images are blocked:
    *Open the web page that has the images missing in a browser tab.
    *Click the website favicon ([[Site Identity Button]]) on the left end of the location bar.
    *Click the "More Information" button to open the "Page Info" window with the Security tab selected (also accessible via "Tools > Page Info").
    *Go to the <i>Media</i> tab of the "Tools > Page Info" window.
    *Select the first image link and scroll down through the list with the Down arrow key.
    *If an image in the list is grayed and there is a check-mark in the box "<i>Block Images from...</i>" then remove that mark to unblock the images from that domain.

Maybe you are looking for