How can i locate JPEG picture in forms

How are all of you
i am realy in trouble .
basically i am making software for furniture comapny
they hay the picture of the furniture in Jpeg format
i want to show these picture in product info form
how can i get jped picture
i can get gif, tiff and other format
but the jpeg is creating the problem
if i have the file prod.jpeg, prod.jpg then how can i
locate it tell me plz i am waiting for this thax in
advance

First of all, please put vesion information in your post. An answer may be version dependend.
Set the image format property to JFIF for jpeg images.

Similar Messages

  • How can I see thumbnail pictures for Videos like I can see for Jpegs

    How can I see thumbnail pictures for videos like I can see for Jpegs in Elements organizer.
    Thanks
    BillJa

    You should get the mobile version of YouTube which sends Firefox a notice to open it in the YouTube App. That will have a much better playback experience than running Flash in the browser.

  • How do I locate non picture files and location? I'm getting low memory and can't find word,PDF etc

    how do I locate non picture files and location? I'm getting low memory and can't find word,PDF etc

    iPads don't have a filesystem like a computer, Files of that nature must be associated with an App and reside inside that particular App's file space.  So the way to find them is to open the App that opens that file type and look in its file or document list for them.

  • "What Size" results question. How can I locate used GB not appearing on HD?

    My Version Tracker "What Size" results are as follows:
    / - on disk 91.4 GB
    Capacity 465 GB
    Used 145 GB
    Available 320 GB
    71.1 GB Users
    8.61 GB Applications
    6.34 GB Library
    2.67 GB username
    1.43 GB System
    I have about 30 GB of songs, 5 GB of Pictures, and 30 GB of movies. So I am confident that the "Users" total (71.1 GB) is in keeping with what I have used. (And Users, Applications, Library, username, and System all equal what is "on disk, 91.4 GB.")
    What I am wondering is, how can I locate the unaccounted for 53.6 GB? (Which is 91.4 subtracted from the "Used 145 GB.")
    I have been unsuccessful in finding any searches related to this subject that I can use. I found a couple about using Terminal, however, I would need step by step procedures for that.
    Any ideas, articles, or threads anyone can point me to?

    368/2814
    Hi jpwill,
    First of all, always keep in mind the double standard problem that prevents from being able to make straight, simple, easy counts. See:
    - (KB article # 30065) Macintosh Hard Disk: Is It Missing Space?
    Then, WhatSize should be run separately from each user account, as you cannot use it to spy on the others, it doesn't take into account the others' files.
    Also: some system files like VM have a fluctuating size. Quit as many apps as you can and test if several measurements give different results.
    WhatSize is able to show (one user's) every folder and every file. Use its different ways to show results, and detect the "strange" sizes firstly from what should be expected.
    It is very possible that a file has grown huge for some reason.
    Let us know if you have a question about some particular files!
    Axl

  • How to catch a jpeg picture sent through a socket?

    A jpeg picture is beaming back to my java code through
    a socket connection, how can I get the picture? What
    code shall I use. Thank you.

    Thank you for the response. I tried, and my code below did now
    work. It seems that the read() did not read the next byte. ANy
    ideas?
    FileInputStream fin = new FileInputStream("test2.jpg");
    do {
    imageData[i] = (byte)fin.read();
    i++;
    if (i%2000 == 0) {
    loadStatus.setText(""+i+" "+imageData);
    }while(imageData[i]>=0 && i<19998);
    fin.close();
    imageData[i] = -1;
    //create the image
    image = Toolkit.getDefaultToolkit().createImage(imageData);

  • How can I locate the original .CR2 /  Raw file from Photos in finder?

    How can I locate the original .CR2 /  RAW file from Photos in the finder window? I would like to know a easier way to open my files and use them in Photoshop than having to go to the Pictures folder, right clicking "show packaged contents", and manually searching for my CR2's / RAW's. It is also ridiculous to have to export the RAW file to my desktop, and then take it into Photoshop or another photo editing program.  I was able to do this in iPhoto and find I cannot do so in Photos. Please help? Can you please consider adding a right click function that says "Show Original file in Finder". That would make it so much easier and better for those of us who want a simple way to access the original files and use them in other editing programs. At least with iPhoto you could go to the top menu / preferences and find your items.

    http://www.apple.com/feedback/macosx.html is the place for feature requests and feedback
    Rather than use the 'Show package Contents route, the supported and safer way is to export the unmodfied original.

  • How can I save a picture in Photoshop Elements that was emailed to me using Photoshop Elements?

    How can I save a picture in Photoshop Elements that was emailed to me using Photoshop Elements?

    Save the attachment in a folder.
    From the Organizer menu choose:
    File >> Get Photos & Videos >> From Files & Folders
    Navigate to your image and click Open.
      If the photo is embedded, make a copy or screen grab and then whilst it’s still held in memory open the Elements Editor.
    From the menu click:
    File >> New >> Image from clipboard
    Then use File >> Save As
    Then choose jpeg.

  • I've transferred photos to my ipod classic from my laptop. But how can I transfer JPEG images to ipod?

    I've transferred photos to my ipod classic from my laptop. But how can I transfer JPEG images to ipod?

    Hello, Blondet787. 
    JPEG photos are compatible with your device.  As long as these images are in the same folder as your pictures, then they should sync.  Below, I have included a couple articles that show you how to sync this data to your iPod.
    iOS and iPod: Syncing photos using iTunes
    http://support.apple.com/kb/HT4236
    The article below is a little more detailed and designed more as a storage solution for media on your iPod Classic. 
    Putting iPod into Disk Mode
    http://support.apple.com/kb/ht1363
    Cheers,
    Jason H.

  • I have one apple ID for both my Iphone 4S and Ipad. My Ipad was stolen from me and when I checked the iCloud, it can only locate the Iphone 4S. How can I locate the Ipad device?

    I have one apple ID for both my Iphone 4S and Ipad. My Ipad was stolen from me and when I checked the iCloud, it can only locate the Iphone 4S. How can I locate the Ipad device?

    Welcome to the Apple Community.
    You can only locate your device when it is logged into iCloud and 'Find My Phone' is enabled, additionally the device will need to be switched on and connected to a wifi or cellular network.
    Unfortunately, you cannot activate iCloud or 'Find My Phone' remotely.

  • How can I code this in Oracle Forms?

    I have a master-detail form. In the detail block, I have several records. Here is my name table.
    ID Name_Type Name
    1 old Mike
    2 Current John
    3 old Peter
    4 old Andrew
    I would like to create a button trigger which shall perform the following:
    1) insert a record into database with a copy of current value. In the above case it will insert create a record for John as name_type = 'OLD'. So we have total of 5 records. Commit the transaction.
    2) Scroll through my detail records (5) and go to one specific record and erase the values from it. In the above case, it should find John's record with name_type = 'Current' and erase John from it.
    How can I accomplish this in Oracle forms using a button-pressed trigger?

    Hi,
    Simple, using current values you can create new id , 'old' and name so oracle will create record, now refresh block, next using next_record in loop you can find record,erase one and refresh block.
    Adinath Kamode

  • How can I locate my lost iPod Touch if my location was off and user ID was changed?

    I lost 3 Apple devices during house break in. How can I locate my lost Apple devices if my location was turn off,
    without "Find My Phone" apps and user ID was changed. The 3 devices are iPod Touch, iPad 2 and iPhone 3gs.
    I had made a Police Report and was told that I can request to get information to track my devices upon WIFI or
    internet connection. I hope "APPLE" team will help me to track my devices with IP locations, GPS, built in compass,
    or quickly send directions, updated informations and mobile data to find out and coordinates them.
    Given point will also help the police to capture them.
    Awaiting your reply.
    Thank you. Rgd,
    Sean Khor
    <Personal Information Edited by Host>

    There is no Apple here, just users like you and me. Apple does not provide nor have that information, as far as I know, but if police needs that information, they have a legal way of contacting Apple. If I were you I would avoid trusting Internet forum, assessable by anyone with your personal information.

  • I recently upgraded to Yosemite 10.10.2 and Aperture 2.1.4 will no longer open.  I cannot access my photos and I don't want to pay for latest version of Aperture since this application is no longer going to be supported.  How can I get my pictures?

    I recently upgraded to Yosemite 10.10.2 and Aperture 2.1.4 will no longer open.  I cannot access my photos and I don't want to pay for latest version of Aperture since this application is no longer going to be supported.  How can I get my pictures?

    If you want just the originals, then you can go into the Aperture library (right click on it and do "show package contents"). Inside is a directory called "Masters" and you can find the original files in a bunch of subfolders.
    But... you'll lose all adjustments, keywords, and other information, and just have the files as they were imported originally from the cameras.
    Easiest is probably to buy Aperture and update everything, and then migrate to the Photos application down the road if that's what you want. Aperture 3.0 came out in 2010 (five years ago!) so it's not like you've upgraded in a while

  • How can I locate my iTunes library files. When I click on my itunes icon the message appears, "The file iTunes Library.itl." cannot be found because it was created by a newer version of iTunes."

    How can I locate my iTunes library files?  When I click on my iTunes icon rather than my iTunes files I receive, " The file iTunes Library.itl." cannot be read because it was created by a newer version of iTunes."  I have already tried to update my iTunes program.

    Had same problem and solved it without having to reinstore any music or movies:
    1. Delete old Library file
    2. Go to the 'Previous iTunes Libraries' folder and copy one of the earlier files - note, they have a date extension, e.g. 'iTunes Library 2011-11-01'.
    3. Paste this file in your iTuners folder and rename file by removing the date extension -  'iTunes Library'
    You should have all your music and paylists in tact, unless it was a really old previous file.

  • How can I view my pictures that were backed up to iTunes? I no longer have an apple product but need to view the pictures for very important reasons.

    How can I view my pictures that were backed up to iTunes? I no longer have an apple product but need to view the pictures for very important reasons.

    If you mean backed up as part of an iPhone backup in iTunes?  If so, you would have to use 3rd party software to extract them from the backup, such as iPhone Backup Extractor.

  • How can I connect one picture to another picture?

    How can I connect three pictures?

    Hi, and welcome to the forum.
    Do you want to join the edges of three pictures, like you might when joining three images of a landscape into a panorama?
    Or do you want to take elements from three images and combine them into one image?

Maybe you are looking for