Results 1 to 6 of 6

Thread: Problem viewing Jpeg file in html

  1. #1
    Join Date
    Dec 2009
    Posts
    52

    Problem viewing Jpeg file in html

    I created a jpeg image in misrosoft paint in order to display it on my html webpage. I am able to view this image in the Firefox browser by right clicking on the image and selecting open. But whenever i try to open it using a web page i can't view Jpeg file in html. please help me to solve this problem.

  2. #2
    Join Date
    Apr 2008
    Posts
    1,948

    Re: Problem viewing Jpeg file in html

    Opening the image in firefox browser using the open with utility and opening the jpeg image in the browser using the HTML code are totally different things. I think that you have not placed the image in the directory properly. So copy the image in to the directory which you are referencing in the html code.

  3. #3
    Join Date
    Apr 2008
    Posts
    2,005

    Re: Problem viewing Jpeg file in html

    It simply seems as the case of wrong path or url(uniform resource locater). I think that you have not specified the url or path properly to the ing tag and hence i would request you to specify it correctly or else open the folder containing the image and then copy the address of the image from the address bar and paste it in the tag.

  4. #4
    Join Date
    May 2008
    Posts
    2,297

    Re: Problem viewing Jpeg file in html

    Apparently it sounds that you are missing something. but to be more clear i need the code or the part of the code which is troubling so i would request you to post your code or the segment of your code. After getting the code i can Implement on this problem in a better way so that you can fix it.
    Last edited by Zecho; 06-02-2010 at 01:38 AM.

  5. #5
    Join Date
    Nov 2005
    Posts
    1,323

    Re: Problem viewing Jpeg file in html

    IF you can open the file in the Firefox browser then it clearly indicates that you are having problem with your jpeg file. that's why i would request you to make a new image and then check this image with the browser i think that this new image will work along your code and then the problem will be fixed.

  6. #6
    Join Date
    May 2008
    Posts
    2,012

    Re: Problem viewing Jpeg file in html

    Not very much sure what is causing all this issue but as far as i know a large number of problems mostly occurs due to incorrect path or url in the img tag. i think you need to check the path of your image file in the img tag. i have given a simple example how should it look like.

    <img src="path/image-name .jpg ">

Similar Threads

  1. Cannot delete a jpeg file
    By Carlton in forum Operating Systems
    Replies: 4
    Last Post: 24-04-2010, 05:26 AM
  2. problem to open JPEG and GIF file with MS Photo Editor
    By spuff in forum Windows Software
    Replies: 4
    Last Post: 24-02-2010, 11:35 PM
  3. How to convert .cdr file to .jpeg format
    By dnice in forum Windows Software
    Replies: 3
    Last Post: 11-06-2009, 02:28 PM
  4. Convert html document to a jpeg file format
    By AK_Chopra in forum Windows Software
    Replies: 2
    Last Post: 13-05-2009, 03:11 PM
  5. how to view .dat file & convert to .jpeg
    By Ameyaa in forum Windows Software
    Replies: 7
    Last Post: 25-03-2009, 09:40 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,031,256.39502 seconds with 17 queries