Image (.gif)

Hi ,
I have a problem using https protocol in Netscape.I have SSL enabled in Web Server.
When i try to access my site using this url https://www....../ using Netscape , some of the images(.gifs ) are not picking up whereas it works fine with IE.
I don't know why it is?Should i have to make the images secured and if it is ,How???Or is there any other solution for this??
Please respond!!
Thanks in advance!!!!!!

Well Netscape sucks :)
But your problem is either within the Image tag itself, or you have made errors before the placement of the image, EX, you didn't open a table up right, or something like that.
Just to clerify, this is the code you use for your images, right?
<img src="myimage.gif" height="10" width="10" Alt="My pic">
something like that?
Also give us the link to your site, it would be easier just to look at your code.

Similar Messages

  • Problem servletrunner image/gif

    Hello, I'm french so excuse me for my poor english.
    In fact I only try to display an image located at the following adress :
    http://localhost:8080/images/image.gif
    I'd like this image be on a html page generated by a servlet, but that's impossible. How can I do this, i think I have to modify the file "servlet.properties" in order to indicate the way to my image...
    So please can somebody help me
    Thanks a lot
    here is my code :
    out.println("<IMG SRC=\"http://localhost:8080/images/logo_SEEE.gif\">");

    Hi
    I'm no super expert, but I can't see anything wrong with your the println method.
    But here is a simple checklist:
    -You ar not trying to get an image from another server then your own (localhost)
    -You have an object (HttpServletResponse) with the name out (not default in a servlet like in jsp...)
    -You know that the links under is pointing to two diferent locations. /images/image.gif and /images/logo_SEEE.gif.
    If you kan see the image with the first link then if you look at the source of the html(servelt page) you should have the same address. The servlet has nothing to do with an image. It only writes out an address to the image witch the browser uses for a new request...
    Regards
    Erik

  • How can i find/add/edit images.gif to an application ?

    Hi,
    I would like to know How to find/add/edit images.gif in an application ?
    Thanks in advance
    Yoel

    Yoel,
    Go to shared components. Search for images (left under)
    Leo

  • Excel Rendering Extension: Unknown Image Format Imag/GIF - SSRS Excel Export

    We are using the SSRS 2012 [ExportOpenXML].
    When a report is export to excel, getting the message Unknow Image Format IMage/GIF.
    Please suggest a fix the above issue.
    As per article Excel Rendering extension: Unknow Image Format image/x-png suggestion verified in Visual studio selected the gif file in the Solution Explorer panel, checked the Properties
    the MIME Type which is already set as image/gif.
    Note: Dev environment its working as expected and but issue is observed in QA environment. I wonder some setting is missing on QA enviornment which I'm unable to get the difference exactly.
    Quick help would be higly appreciated.

    Hi Niranjan,
    Based on the current description, I understand that there should be no issue when exporting the report containing image which is Image/Gif type in Dev environment because you have changed the MIME type to Image/Gif.
    To narrow down the scope to find the cause, I want to confirm some information below:
    1. Check Reporting Services edition in QA environment, if the Reporting Services edition is same between QA and Dev environment, you can back up the .rdl file and copy the .rdl file to QA environment and then export the report in Excel format to check
    whether the issue persists.
    2. If you export the report to other format such as PDF rather than Excel format in QA environment, please confirm whether the issue persists.
    3. If you change the MIME type to Image/Png and then export the report to Excel in Dev and QA environment, please confirm whether the issue persists.
    Supposing there is error message, please post the details to the forum for further analysis.
    Reference:
    How do you check what version of SQL Server for a database using TSQL?
    Regards,
    Heidi Duan
    Heidi Duan
    TechNet Community Support

  • Generating images (GIF) from iViews

    Hi,
    I am looking for a way to generate GIF images from my iView.
    If I use a regular servlet as a portal component and set the response type to "image/gif", I get an empty HTML page.
    Another approach would be to use a normal AbstractPortalComponent. But it seems that an AbstractPortalComponent can only produce HTML/XML/RSS.. output, but no binary format.
    To include images as IResources works for static files, but not for Portal Components. Of course it would work to save my image to a file and use that, but I want to avoid that approach.
    Has anybody done something like this ?
    Regards,
    Heiko

    Hello Heiko,
    If you want to create an image in AbstractPortalComponent you can do the following:
    public void doContent(IPortalComponentRequest request, IPortalComponentResponse response){
    HttpServletResponse servletResponse = request.getServletResponse(false);
    servletResponse.setContentType("image/gif");
    OutputStream os = servletResponse.getOutputStream();
    byte[] gifbytes;
    BufferedOutputStream out = null;     
              try{
                   gifbytes= <get byte array of the GIF image>;
                   out = new BufferedOutputStream(os);
                   out.write(gifbytes);
              }finally{
                   if (os!=null){
                        os.close();
    basically the same approach will work with a plain servlet code.
    Best Regards,
    Dmitry

  • Enabling \ Disabling of Cut,Copy,Paste image(.gif) on tollbar,

    Hi,
    I am having one problame in Enabling \ Disabling of Cut,Copy,Paste image(.gif) on tollbar,
    On Mouse Click of component on panel these images should enable\disable( like normal cut,copy,paste function.)
    can any body help me on that.
    Thanx,

    I am having one toolbar in a class and a component in other class and i want to enable & disable cut,copy,paste images in toolbar according to comp id.

  • How to save applet in image(gif/jpeg) format

    Hi there !
    how to save applet in image (gif/jpeg) format. i have just gone through JIMI package where serilization is there ,WHERE U CAN SORE in image format ...........can anybudy help me out.........if possible then pleeez provide me some example.
    Thanks in advan...........

    I think that is possible because i have seen some commercial applets that do that.
    -http://www.izhuk.com/painter/
    -http://www.lawrencegoetz.com/programs/signature/
    Thses two saves the image in the server since applets cant write in the host they are running. Maybe it would be possible whit JFS, i don't know.
    For now I am trying to store an image draw in the applet on my server.
    My idea now is copying the image to a buffer or something, open a connection to the server and receive the image with a perl CGI.
    There is an example with text:
    -http://java.sun.com/docs/books/tutorial/networking/urls/readingWriting.html
    I want to do something similar but with an image.

  • How to do a link with  an image .gif

    Hi,
    in proprieties menu of a gif image, I checked the export for
    sharing execution box, and add an URL for google.com to see when
    i'll click on the image if it work! (That image is appearing only
    at the end of the flash animation). And everything stops when it's
    time for the image to appear. (after pushing F12). So no clickable
    zone... I hope u understand!!!
    But otherwize, how can I make an image to open a web page
    when we clic on?
    Thx in advance,
    Dave

    I found the answer on the forum and it's on(press){ getURL("
    http://www.mysite.com/anotherpage.htm/","_self")
    tkx

  • Help with displaying images (gif, jpeg...) within a JFrame (or similar)

    Hi all,
    i'm new to the forum and i'll be granted if you kind gentlemen/women could use some advices for my gui home application.
    My purpose is to display a static image in a container (i'd prefer to use javax.swing objects, but if you think that java.awt is more suitable for my app, please feel free to tell me about...). I used a modified code from one of the Java Tutorial's examples, tht actually is an applet and displays images as it is using the paint() method. I just can't realize how to set the GraphicContext in a JFrame or a JPanel to contain the image to display, without using applets. Following part of the code I use (a JButton will fire JApplet start, JApplet is another class file called Apple.java):
    class DMToolz extends JFrame {
         private static final long serialVersionUID = 1L;
         private JPanel jContentPane = null;
         private JButton jButton = null;
         private JComboBox jComboBox = null;
         private JMenuItem jMenuItem = null;
         private JMenuBar jJMenuBar = null;
         private JMenu jMenu = null;
         private JMenu jMenu1 = null;
         public int w=10, h=10;
         public String filename;
          * @throws HeadlessException
         public DMToolz() throws HeadlessException {
              // TODO Auto-generated constructor stub
              super();
              initialize();
         public DMToolz(String arg0) throws HeadlessException {
              super(arg0);
              // TODO Auto-generated constructor stub
              initialize();
          * This method initializes jButton
          * @return javax.swing.JButton
         private JButton getJButton() {
              if (jButton == null) {
                   jButton = new JButton();
                   jButton.setBounds(new Rectangle(723, 505, 103, 38));
                   jButton.setText("UrcaMado'");
                   jButton.addActionListener(new java.awt.event.ActionListener() {
                        public void actionPerformed(java.awt.event.ActionEvent e) {
    /**************SCRIVERE QUI IL NOME DEL FILE CON L'IMMAGINE DA CARICARE*******************/
                             filename = "reference table player2.gif";
                           java.net.URL imgURL = DMToolz.class.getResource("images/"+filename);
                           BufferedImage img = null;
                           try {
                                img =  ImageIO.read(imgURL);
                               w = img.getWidth();
                               h = img.getHeight();
                               System.out.println("*DM* Immagine letta - W:"+w+" H:"+h);
                            } catch (Exception ex) {System.out.println("*DM* Immagine non letta");}
                           JApplet a = new Apple();
                           a.setName(filename);
                           JFrame f = new JFrame ("UrcaBBestia!");
                           f.addWindowListener(new WindowAdapter() {
                               public void windowClosing(WindowEvent e) {System.exit(0);}
                           f.getContentPane().add(a);
                           f.setPreferredSize( new Dimension(w,h+30) );//30 � (circa) l'altezza della barra del titolo del frame
                               f.pack();
                             f.setVisible(true);                      
              return jButton;
    public class Apple extends JApplet {
         private static final long serialVersionUID = 1L;
        final static Color bg = Color.white;
        final static Color fg = Color.black;
        final static Color red = Color.red;
        final static Color white = Color.white;
        public void init() {
            //Initialize drawing colors
            setBackground(bg);
            setForeground(fg);
        public void paint(Graphics g) {
            Graphics2D g2 = (Graphics2D) g;
            g2.setRenderingHint(RenderingHints.KEY_ANTIALIASING, RenderingHints.VALUE_ANTIALIAS_ON);
            try {
                 String filename = this.getName(); //uso il nome dell'applet come riferimento al nome del file da caricare
                 java.net.URL imgURL = DMToolz.class.getResource("images/"+filename);
                 BufferedImage img =  ImageIO.read(imgURL);
                 if (img.equals(null)) {System.out.println("IMG null!");System.exit(0);}
                System.out.println("IMG letta");
                int w = img.getWidth();
                int h = img.getHeight();
                resize(w,h);
                g2.drawImage(img,
                            0,0,Color.LIGHT_GRAY,
                            null);// no ImageObserver
             } catch (Exception ex) {ex.printStackTrace();
                                          System.out.println("Immagine non letta.");System.exit(0);}
    }//end classPlease never mind about some italian text, used as reminder....
    Thanks in advance.

    Read the Swing tutorial on "How to Use Labels" or "How to Use Icons" for working examples:
    http://java.sun.com/docs/books/tutorial/uiswing/TOC.html
    By the way you should never override the paint() method. Custom painting (not required in this case) is done by overriding the paintComponent(...) method in Swing. Overriding paint() is an old AWT trick.

  • Dynamic Image (.gif) from URL into adobe Form by SFP

    Hi all
    I post the comment of Shamila because I have the same problem
    I need to place an image in the Adobe form based on the url.
    I have written the following formcalc script in the image field form ready action
    ImageField1.value.image.href = "http://www.adobe.com/imageshome/pdfgift_home.gif"
    But when i view the form , the image field is empty, and when i click on the blank space of the image field, a popup appears to select the image............
    How can i show the image from url in the form..........
    Regards,

    Hello,
    have you checked these basics documents?
    When you need to send a picture into the offline form: another image question - using Regular ABAP not web dynpro and Display a logo dynamically in adobe form
    Where to start with scripting: http://www.adobe.com/devnet/livecycle/articles/lc_designer_scripting_basics/lc_designer_scripting_basics.pdf
    http://help.adobe.com/en_US/livecycle/es/FormCalc.pdf
    Also try: Re: Dynamic R/3 Image URL in Adoeb Form
    regards, Otto

  • Image.gif animated

    i want to use an animated image, i've exported as gif, do i have to change the settings too? another question why an image change inside the timeline is one size and the main stage the size change bigger.
    Thanks for the answer in advance
    Regards.
    Joselyn

    Are you asking why an imported graphic is larger on the stage in Flash than it was when you imported it? If that's the case, then the original artwork was probably at a resolution higher than 72 ppi. Flash works at screen resolution, 72 ppi. So, if your original art is saved at, say, 300 ppi, then when you import that art into Flash it looks about 4 times its original size.
    The best thing to do, if this is your situation, is to resize the art in Photoshop to 72 ppi and then import that new art into Flash.

  • Q1:Export drawingpane to image (gif,bmp,jpg) and Q2: printers

    Hi
    Q1:Does Java have functionality for exporting awt graphics in the drawingpane to an imagefile with some common imageformat, like gif, bmp or jpg?
    Q2:Does Java ... for sending awt graphics in the drawingpane to a printer, so it can be viewed on regular paper?
    Id like to add an export menu in my viewer and export the graphics to an imagefile.....and it would also be nice if I could use a printer function.

    Hi,
    there is no direct export function. However, it's easy enough to export to an image:
    1.) Create a BufferedImage of the same size as your canvas
    2.) Invoke getGraphics() on the image to obtain a Graphics instance
    3.) Invoke paint(Graphics) on your canvas with the image's graphics
    4.) Write the image using ImageIO.write(...). It supports all major image formats.
    Exporting to a printer is a bit more tricky, I can't provide any 'solid' information on that right now as I don't have access to my source samples.

  • How can I make an image (gif) go over the screen with javascript?

    Hello,
    I'm working on a website for an archery club. Everything works great but I want an arrow going from one side to the other on a certain moment.
    I cannot find a script that works like I want. The image should start out of the screen and has to leave on the other side with a certain speed.
    I'm not able to write such a script myself. I'm not certain how or when it should start but I can fix that in the script I guess.
    Thanks for any help,
    Regards,
    Theo

    Use jQuery with JSTween animation plugin.
    http://www.jstween.org/
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/

  • Problems converting images(gif,tif,bmp,jpg) to PDF

    Hi,<br />I installed PDF Generator Elements 7.2.2 using the turnkey installation JBoss,MySql and the JDK 1.4.2_04 included) in Windows Server 2003 R2 Enterprise Edition with SP1 ENU (evaluation edition) with the same credentials with the one that installed MS Office 2003,but the deployment of the Configuration Manager failed to start the Java service of JBoss..I changed the logon credentials for the JBoss for Adobe Livecycle(Local System Account) and run again the configuration Manager..This time Java Service did start and the database was initialised but I could not convert anything  to PDF..So I changed back the logon credentials(of the JBoss for Adobe LiveCycle service) to the one that installed Office,I waited for the JavaService to start and run again the configuration Manager...This time everything worked out(with the deployment)and seemed to go well..I can convert doc,txt,rtf,xls and so on to PDF..The file types I cannot convert though are the following:<br />bmp,gif,jpg,tif and everything related to Acrobat due to:<br /><br />(JBoss log file)<br />2007-03-13 05:53:05,031 INFO  [STDOUT] Command line '"C:\Adobe\LiveCycle\jboss\j2re1.4.2_04_compiler\bin\javaw.exe"'<br />2007-03-13 05:53:05,406 INFO  [STDOUT] java.lang.NoSuchMethodError: com.adobe.logging.AdobeLogManagerImpl.init(Ljava/lang/Class;Lcom/adobe/service/Manager;)V <br />2007-03-13 05:53:05,406 INFO  [STDOUT]      at com.adobe.service.bslj.Controller.<init>(Controller.java:109)<br />2007-03-13 05:53:05,406 INFO  [STDOUT]      at com.adobe.service.bslj.BslJ.initController(BslJ.java:51)<br />2007-03-13 05:53:05,406 INFO  [STDOUT]      at<br />com.adobe.native2pdf.bmc.AcrobatConverterServer.main(AcrobatConverterServer.java:67)<br />Any suggestion will be appreciated either on the installation walkthrough or everything in this post..<br />Thanks in advance,<br />Katerina

    In the Filetype Settings for Adobe Acrobat I can see only the :
    Specify the file extensions for file types accepted for this application, separated by commas.
    Filename Extensions : bmp,gif,e.t.c.
    Is this setting available in PDF Generator Elements?
    If so,then everything went wrong with the installation...
    Thanks,though...

  • Display Image from Local path "c:\image.gif"

    Hi Experts,
    Is there anyway to display an image from local path i.e "c:\img.jpg".
    I need to display an image from the path in Dialog(Screen) programming.
    I need to do it using program not any other way...
    Can anyone suggest me a method please.
    Thanks
    Regards
    Naveen

    Hi Naveen,
    You'll have to create a custom control for this and perform coding like this:
    data piccon type ref to cl_gui_custom_container.
    data my_piccon type ref to cl_gui_container.
    data my_pic type ref to cl_gui_picture.
    data my_container type ref to cl_gui_container.
    * invoking the static attribute of the class.
    my_container = cl_gui_container=>default_screen.
    create object piccon
    exporting
    parent = my_piccon
    container_name = 'IMG_CON'
    * STYLE =
    * LIFETIME = lifetime_default
    repid = sy-repid
    dynnr = sy-dynnr
    * NO_AUTODEF_PROGID_DYNNR =
    exceptions
    cntl_error = 1
    cntl_system_error = 2
    create_error = 3
    lifetime_error = 4
    lifetime_dynpro_dynpro_link = 5
    others = 6
    if sy-subrc <> 0.
    message id sy-msgid type sy-msgty number sy-msgno
    with sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
    endif.
    create object my_pic
    exporting
    * LIFETIME =
    * SHELLSTYLE =
    parent = piccon
    * NAME =
    exceptions
    error = 1
    others = 2
    if sy-subrc <> 0.
    message id sy-msgid type sy-msgty number sy-msgno
    with sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
    endif.
    * Can be used to load the picture from the presentation server.
    call method my_pic->load_picture_from_url
    exporting
    url = 'file://D:mydataPicturesMisc_pics 1fw1.jpg'
    * IMPORTING
    * RESULT =
    exceptions
    error = 1
    others = 2
    if sy-subrc <> 0.
    message id sy-msgid type sy-msgty number sy-msgno
    with sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
    endif.

Maybe you are looking for

  • Macbook pro 13 Late 2011 Hissing Headphones FIX

    Hi I've recently come across this 'hissing' low noise in my headphones, which start the moment I plug my headphones in. I went through multiple threads on this and people just don't have any fix for it. I have a fix for it; that worked for me and may

  • Problem with ryanair website

    Hi I hope someone can help me, I can't seem to book flights from the ryanair website anymore, as soon as I put in my credit card details a pop up box comes up and says that the issue number can only contain digits. I have re-entered the information m

  • Auto Generate Purchase Orders

    Am currently testing ahead of a migration to SAP. Have created a sales order for an item. This item has supplier information entered. Then tried to use mrp wizard to create a scenario followed by order recommendations but am getting no results in ter

  • Two way sync

    I just got an iphone 5, i successfully sync'ed my address book from my Mac book pro but when i am on the road adding numbers, contacts or just updating contact info to the iphone they do not get updated on my mac book when i get home... what to i nee

  • Creating a title card?

    ya know the scene at the end of pulp fiction when harvey keitel races to the house in his car, and it says 9 min 37...38...39 seconds later? i dont want the exact design of that title card, but just a plain title card saying something like 9 minutes