Image Unique ID Number aganist a photo

I find in Camera Data(exif) in Bridge Image Unique ID Number aganist a photo which was downloaded from
a Picasa public album.My query is how to create this one. And one more query not related to this forum.I find in some Picasa albums download photo is disabled and I do not find any such option while uploading my photos.Hope I will not be attacked for using the forum for this query.Thank u

I do this in the following way. I create a generic handler(ashx) and in the ashx file I execute the following code:
Using Context As ServerApplicationContext = ServerApplicationContext.CreateContext()
Dim sem As New Semaphore(1, 1, "MyPONumber") 'Allows only 1 to get a number per access. This ensure a unique Number
Try
pDate = Request.QueryString("OrderDetailDate") 'Your Parameter with the Order Date
dim PoNumber as String = "PO"+pDate.Year.ToString("D2")+ pDate.Month.ToString("D2")+ pDate.DayOfWeek.ToString("D2")
'Getting a unique number is more difficult. I store a counter in the database retrieve the value and store the value
sem.WaitOne()
Dim oPoNr = (From s In Context.DataWorkspace.yourdataspace.table Where s.titel = "PoNumberUniquePart").First
dim neuePonummer as ULong
ULong.TryParse(oPoNr.PoNumberUniquePart, neuePonummer)
neueNummer += 1
oPoNr.PoNumberUniquePart = neueNummer.ToString
Context.DataWorkspace.yourdataspace.SaveChanges()
sem.Release()
context.Response.Write(PoNumber)
catch
'some possibly execptions
End Try
In my LS Screen. You can hit a Button to get the PO Number or do it automatically in a Render function.
myapp.Screen.Button_execute = function (screen) {
var paraDate = screen.orderdetaildate;
$.ajax({
type: 'post',
data: {
DateID: paraDate,
url: '../WebRequests/yournameofthe.ashx',
success: function success(result) {
// Show result
if (result != "") {
//alert(result);
screen.Ponumber = result;
else {
alert("Error");
These are some extracts from my code. Please use this as an Idea. When you fit it into your Environment it should work.
Kind Regards
Thomas

Similar Messages

  • There are way too many photos on my internal hard drive. I have older libraries, and newer libraires in iPhoto and Aperture 2.  What is the best way to find and reduce the number of duplicate photos/libraries  before upgrading to Aperture 3?

    There are way too many photos on my internal hard drive. I have older libraries, and newer libraires in iPhoto and Aperture 2.  What is the best way to find and reduce the number of duplicate photos/libraries  before upgrading to Aperture 3?

    Sharon-
    Good idea.
    Back up first.
    I would probably wait for the merge function of the latest version before merging. Be sure to verify every merge.
    Merge Libraries, then from within Aperture move images to referenced on external hard drives.
    HTH
    -Allen

  • I have just upgraded from Windows XP to Windows 7 then reinstalled the CS4 I had previously paid for (including the unique code number).  Now I get an error message that says "Licencing has stopped working".

    I have just upgraded from Windows XP to Windows 7 and then reinstalled CS4 (purchased a couple of years back and paid for) then input the unique code number.  Now I get an error msg that says "Licencing has stopped working".  What do I need to do?

    Hello Carole,
    Please try the steps mentioned in the link below:
    Error "Licensing has stopped working" | Windows
    Thanks
    Alisha

  • How to generate a unique random number in a MySQL db

    I'm creating a volunteer and also a separate vendor application form for an airshow. The volunteer and vendor info is stored in separate tables in a MySQL db, one row per volunteer or vendor. There will be about 100 volunteers and 50 vendors. When the application is submitted it should immediately be printed by the applicant, then signed and mailed in. This past year we had problems with some people who didn't immediately print their application so I'd like to still give them the option to immediately print but also send them an e-mail with a link to their specific row in the MySQL db. I have an autoincrement field as the primary key for each table, but I think sending this key to the applicant in an e-mail would be too easy for them to guess another id and access other people's info.
    I'm thinking I should add a column to each table which would contain a unique random number and I would then send this key in the e-mail to the applicant. So, can anyone suggest a simple way to do this or suggest a better way of giving the applicant a way to access their own application and no-one elses after they have submitted their form?
    Thanks all.
    Tony Babb

    Thanks so much, that was very helpful. I added the code you suggested to create and display the random number - I called it "vollink" and that worked fine. Then I added the hidden field toward the bottom of the form - it shows at line 311 when I do a "View Source in Int Explorer and then tried adding the code to add it to the table and when I tested it failed with "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 1" . The test version of the page is here www.hollisterairshow.com/volunteerapp2.php . The changes I made to add it to the table is shown below , I must be missing something blindingly obvious, if you could suggest a fix I'd really appreciate it. I did add the field to the MySQL table also.
    Thanks again
    Tony
    $editFormAction = $_SERVER['PHP_SELF'];
    if (isset($_SERVER['QUERY_STRING'])) {
      $editFormAction .= "?" . htmlentities($_SERVER['QUERY_STRING']);
    if ((isset($_POST["MM_insert"])) && ($_POST["MM_insert"] == "form1")) {
      $insertSQL = sprintf("INSERT INTO volunteers (firstname, lastname, email, thursday, friday, saturday, sunday, monday, activity, talents, specialrequests, tshirt, phone, street, city, st, zip, updatedby, vollink) VALUES (%s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, %s, $s)",
                           GetSQLValueString($_POST['firstname'], "text"),
                           GetSQLValueString($_POST['lastname'], "text"),
                           GetSQLValueString($_POST['email'], "text"),
                           GetSQLValueString($_POST['thursday'], "text"),
                           GetSQLValueString($_POST['friday'], "text"),
                           GetSQLValueString($_POST['saturday'], "text"),
                           GetSQLValueString($_POST['sunday'], "text"),
                           GetSQLValueString($_POST['monday'], "text"),
                           GetSQLValueString($_POST['activity'], "text"),
                           GetSQLValueString($_POST['specialtalents'], "text"),
                           GetSQLValueString($_POST['specialrequests'], "text"),
                           GetSQLValueString($_POST['tshirt'], "text"),
                           GetSQLValueString($_POST['phone'], "text"),
                           GetSQLValueString($_POST['street'], "text"),
                           GetSQLValueString($_POST['city'], "text"),
                           GetSQLValueString($_POST['st'], "text"),
                           GetSQLValueString($_POST['zip'], "text"),
            GetSQLValueString($_POST['vollink'], "text"),
                           GetSQLValueString($_POST['lastname'], "text"));
      mysql_select_db($database_adminconnection, $adminconnection);
      $Result1 = mysql_query($insertSQL, $adminconnection) or die(mysql_error());

  • Show number of new photos with faces found

    Photos should show a number of new photos with faces found on each face at faces page.
    This would help me not to go over every person and check for new photos.

    http://www.apple.com/feedback/macosx.html is the place for feature requests and feedback

  • Can you hide the "unique tracking number" in the email subject line?

    I noticed that if I use the "New Activity -> Email" function from the CRM toolbar in Outlook, it appends the subject line with a CRM:XXXXXXX unique tracking number.  I'm not sure that my customers would react very well to knowing that I am tracking this email in my CRM system, so, is there a way to NOT show this number yet still track the email?  From what I've read, we can turn off this feature globally, but that would prevent us from tracking emails all together.  I was wondering why this information wasn't just stored in the header of the email instead of being blatantly obvious in the subject line.  FYI, we are on CRM 4.0.
    Thanks,
    Dave

    Hi Dave,
    although Dynamics CRM uses the tracking token to match the mail with specific records, it doesn't rely completly on that token.
    There is also a feature called smart matching which is used to assign the mails.
    See http://blogs.msdn.com/crm/archive/2008/11/11/microsoft-dynamics-crm-email-correlation-and-smart-matching.aspx and http://blogs.msdn.com/crm/archive/2009/06/23/how-to-toggle-smart-matching-in-microsoft-dynamics-crm-4-0.aspx

  • How can I transfer an image of one person to another photo?

    I'd like to erase a person from a photo of two people & transfer a better image of that person from another photo in the Organiser. I'm using PE 9 on a MacBook Pro with Snow Leopard.  I don't have a clue, please help.

    Open image A - image with poor appearance of the person
    Open image B - image with good appearance of the person
    Use one of the selection tools (e.g. selection brush tool, lasso tool) to make the selection on image B.
    Go to Edit>copy. this will place the selection on the clipboard
    Go to  image A
    Go to Edit>paste
    The "good appearing" person should be on a separate layer for the image A
    Access the move tool to position, and to resize using the corner handles
    If the lighting is different, or if there are other problems, you will have to correct using adjustment layers
    Not infrequently, it is necessary to use the clone tool to deal with background issues.
    If you should like to post both pictures via the camera icon in the reply box, we can probably refine the directions.
    Be sure to work in full Editor.

  • Replace the hidden step property Id (GUID) by a unique integer number on sequence level.

    Hi,
    I want to log TestStand data into an existing SQL database.
    The step ID in my database is an integer (Integer data van -2^31 (-2.147.483.648) tot 2^31-1 (2.147.483.647)),
    so a GUID id does not fit in this field.
    Is it possible to change the GUID id to a unique integer number on sequence level? TestStand should stuff the integer id automatically while inserting steps…
    If a number field is added to the test steps definitions, is it possible that TestStand automatically fills the numeric step ID for each instance of the test steps in the sequence while inserting the step?
    Best regards

    You could use the index and step group of the step to create a numeric id, but it will change as soon as any step is inserted before the step.
    If you absolutely can't change your database and have to make it work, you could always generate/update a map of GUID to integer id for each sequence, perhaps at runtime from the first step in the sequence. Basically, have the first step create or update the mapping. You'd also likely need to store a last used id so you know what id to start with when you add anything to the map.
    Really probably the best solution is to change the database though. If you really want a unique ID per step that survives inserting new steps before it, then a GUID is a much simpler way to go.
    Hope this helps,
    -Doug

  • Can I search for a WebApp Item by it's unique ID number?

    Can I search for a WebApp Item by it's unique ID number in a WebApp search form?

    I've been searching for this as well, and while you can't search for a web app item by its ID no, you can link to it directly by using a URL with the web app id in it.
    See this discussion Re: Is it possible to use a web app id in the url?

  • Aperture error Unsuported Image Format on my previously fine photos

    My Aperture librery is located on an external hard drive.
    In the same iMac I shared the same library among the family users.
    By doing so, most of my previously fine photographs on all projects show the error message "Unsuported Image Format"
    Need to solve it as this is frustrating. There is a lot of work behind those pics.
    Any ideas?
    Manuel

    I read in the info you sent that probably I need another external driver or create an image in the same one. Correct?
    Hi, Manuel,
    Your current drive will do, as long as it is formatted for mac - to be exact, as long as the file system is MacOS X Extended (Journaled) and you have set the "ignore Ownership" flag as shown in my screenshot.
    To enable this flag, select the icon of your external drive in the Finder and use the command "File > Get Info ⌘I". In the Info panel disclose the "General" brick to check the filesystem, and disclose the"Sharing & Permissions" brick.
    Enable the "Ignore Ownership..." flag, if it is not set.
    I do not understand the question about the library being Managed or Referenced. Please explain.
    Then your originals are probably managed.
    "Managed" means that you are storing the original image files inside the Aperture library
    and "Referenced"  means that you are storing the original image files in a folder outside the Aperture library. Aperture is only referencing files somewhre else, and you are responsible for taking care of them. Typically you would use a referenced library, if your drive is running out of space and you need additional storage for a growing library.
    Where the original image files will be stored is set up in the "Import" panel, when you import your images. The default is "Sore Files in the Aperture Library".
    Prior to seeing your emai I recover al pics using the command "Reprocess Originals" and now I see all pics apparently unchanged from my editing.
    That should not happen - please check, if all your adjustments are still enabled.
    Select one of the images in the browser and open the "Adjutment" tab in the Inspector panel. Are all edits still enabled? Are the checkmarks in the adjustment brick checked, for the edits you applied? Like this?
    If your adjustmenst are enabled, but not visible, select all affected images andrebuild your thumbnails and previews:
    Photos > generate Thumbnails
    Photos > Update Previews (or hold down the ⌥-key and select "Generate Preview").

  • 7 digit unique random number

    I would like to generate 7 digit unique random number. I have it something like this :
    Random generator = new Random();
              generator.setSeed(System.currentTimeMillis());
              //generates seven digit random number.
              return generator.nextInt(9999999) + 999999;
    But it generates 8 digit numbers sometimes. I am giving the Max limit in the braces and min limit after the "+" sign. Could anybody help me figure out what is wrong.

    This is not a horrible solution but an intelligent &
    easy solution ;)Actually this would be the easy and intellegent solution to the problem "give a random 7 digit integer."
    Random generator = new Random();
    //generates seven digit random number.
    return generator.nextInt(10000000);Though the orginal post does not specify this as part of the problem others have assumed (probably correctly) that in fact the poster wants a number between 1000000 and 9999999 (inclusive) which can easily be produced with the following modification to the above.
    Random generator = new Random();
    //generates seven digit random number.
    return generator.nextInt(9000000) + 1000000;I am confused by your response. Are you saying the becasue the original question was asking why flawed code doesn't work, that makes your solution good?

  • Unique serial number

    hello all!
    i would like to use serial numbers for materials but would like to have a unique serial number per plant. in my understanding following would be possible using SAP-standard
    material 1 - serial number 1
    material 2 - serial number 1
    i would like to prevent this situation - is that possible?
    best regards,
    matthias

    Hi
    Even I was trying for the same. But in standard its not available. Place this issue in MM forum.

  • Organizing large number of portrait photos by first a last name

    I am using adobe elements organizer 12- How do I tag or sort a large number of portrait photos so it is searchable by first and last name of subject?  do i make separate tags for first and last names? is there a better way of doing this?
    thank you!

    drbsk wrote:
    I am using adobe elements organizer 12- How do I tag or sort a large number of portrait photos so it is searchable by first and last name of subject?  do i make separate tags for first and last names? is there a better way of doing this?
    thank you!
    Creating separate tags for first and last name, possibly also by birth name and nickname is the best solution in my opinion. Finally, you create less different keywords, since people share first and last names.
    You can also enter the full name in a caption and use the advanced search menu for captions 'containing' a text string. That works even if the caption contains several names for several persons in the picture.

  • Since upgrading to the new firefox, pictures on facebook do not load automatically. I have to click on the frame and select view image in order to see the photos. Do you have a solution to make the photos autoload?

    Since upgrading to the new firefox, pictures on facebook do not load automatically. I have to click on the frame and select view image in order to see the photos. Do you have a solution to make the photos autoload?

    https://support.mozilla.com/en-US/questions/891839

  • A number of imported photos from iphoto in imovie project all show the same image whilst the preview before dragging them in is correct. What could be the problem?

    A number of photos from iphoto used in imovie project all show the same image when playing back. The previw when clicking and dragging them and also the pictures in the storyline. Yet when playing the clip a previous immage keeps on appearing. What could be the problem?

    You created a mess and there is no solution - with the actions you have taken those photos are gone unless you have access to them from some other source - they existed in two place - in your iPhoto library and on your backup drive - you have traded the backup drive and restore an earlier iPhoto library so all you have is what you have
    LN

Maybe you are looking for

  • Ibots

    Hi OBIEE Experts, I have few query's in OBIEE(10.1.3.4.1) version. I have install OBIEE (10.1.3.4.1) successfully in AIX server, I had configured SSO successfully in the same server. I have done scheduler configuration also then i am able to start ./

  • Tired of apps freezing and banging on the screen like a gorilla trying to get a response

    When will there be an update that actually improves the ios so that you can actually hit a link in safari without zooming in and so that the email quits freezing and has to be swiped away and restarted to work or when that won't even work and the dev

  • Problem with submit button in wweb dynpro abap

    hi all,             we have problem in submit of our interactive form in web dynpro abap. my scenario.                          on event submit we have to fetch data from database table and display the same. On click of the SUBMIT button for the firs

  • Final Cut Pro versus Adobe Premier Elements9

    I am familiar with Pinnacle Studio 14 as I used it on my PC.  Now I have a MAC OS X and am unsure whether to use Final Cut Pro, Adobe Premier Elements 9 or iMovie 11 ?? Thanks

  • Numbers iOS Question RE: Locking Tables & Charts

    I've created a number of tables and charts on the iPad to be used for an anesthesia record template.  How do I lock the tables and charts so that they don't inadvertently get moved or disturbed?