Is there any way to hook my iPhone up to my iPad to' transfer pictures?

I would like to hook my iPhone up to my iPad to transfer pictures. Is there any way to do this?

Meg is correct. I have transferred from iPhone to iPad with the camera connection kit.
I use the photo transfer app mostly because it requires no cables and allows transfer in any direction. iPhone, iPad and computer.

Similar Messages

  • HT204266 I erase all application of my iphone 4 with erase restore and now it's in restore mode. Now is there any way to restore my iphone without backup. Please help me. I have no need my previous file i just want my i phone ok and work smoothly as new p

    Hi,
    I erase all application of my iphone 4 with erase restore without any backup & i also lose the product serial number. Now it's in restore mode. Now is there any way to restore my iphone without backup. Please help me. I have no need my previous file I just want my iphone4 ok and work smoothly as like new ipone justlike i bought it at first time. I can't restore it. So Please help me to solv this proble.

    See Here  > without the Backup  >  http://support.apple.com/kb/HT4137

  • Is there any way to hook into the SQL report pagination process?

    I have a SQL report (based on EMP) with a radiogroup row selector.
    The scenario 1 and 2 are in place
    1) When the employee row radio group is clicked the P900007_JOB the text item is populated with the JOB for the employee.
    2) When the page is initially displayed or submitted via the button the first row’s radio group is programmatically clicked and therefore populates the additional job information in P900007_JOB
    Info (radio Group) Employee No Name
    (+) 7369 SMITH
    () 7499 ALLEN
    () 7521 WARD
    P900007_JOB CLERK
    1-3 Next>
    Once the report has been displayed and the next or previous pagination is used then none of the radio groups will be selected and the data in the P900007_JOB text item will still display the job of the last selected employee row.
    What I require is on pagination some sort of mechanism to either
    a) Call the page_init() that should then set the first row as selected and populate the text item via the programmatic click. (preferred option)
    b) OR blank out the additional text item P900007_JOB.
    Is there any way to hook into the pagination process?
    I have a work around – Set the ‘Enable Partial Page Refresh’ to ‘No’ but this means a full refresh every time the pagination is used.
    Details of my page
    Report Region (Based on EMP table) – radio group as a row selector
    select     APEX_ITEM.RADIOGROUP(1,EMPNO,'X21',null) CHECKRG, EMPNO,
         ENAME,
         JOB
    from     EMP
    Report Attributes -
    Report template :- P900007_ROWTEMPLATE (custom template see later)
    Report Attributes Substitution :- id="emp_report" (used in page_init see later)
    Enable Partial Page Refresh :- Yes
    Columns – All columns are selected as show but job is left out of the template below.
    P900007_JOB - Text item in report region (disabled does not save state). Populated with the employees job when the radio group is clicked.
    Control region :- HTML region that just holds a button <GO> just to submit the page and redirect back to the same page.
    P900007_ROWTEMPLATE (named column row template)
    Row template 1
    <tr style="cursor: hand; cursor: pointer;" onmouseover="row_mouse_over(this, 1)" onmouseout="row_mouse_out(this, 1)" #HIGHLIGHT_ROW# ">
    <td class="t15data" onclick="selectRow('#JOB#');">#CHECKRG# </td>
    <td class="t15data">#EMPNO# </td>
    <td class="t15data">#ENAME# </td>
    </tr>
    Before rows
    <table class="t15standard" summary="" #REPORT_ATTRIBUTES# id="report_#REGION_STATIC_ID#" >
    <th class="t15header" #ALIGNMENT# >Info</th>
    <th class="t15header" #ALIGNMENT# >Employee Number</th>
    <th class="t15header" #ALIGNMENT# >Name</th>
    After Rows
    <tr>
    <td colspan="99" class="t15afterrows">
    <span class="left">#EXTERNAL_LINK##CSV_LINK#</span>
    <table style="float:right;text-align:right;" summary="pagination">
    #PAGINATION#</table>
    </td>
    </tr>
    </table>
    *Javascript in page Header*
    <script src="#WORKSPACE_IMAGES#apex_show_hide_region.js" type="text/javascript"></script>
    <script language="JavaScript" type="text/javascript">
    <!--
    function selectRow(pJob)
    /* console.log('pete got here!'+pJob)*/
    $x('P900007_JOB').value =pJob;
    /* Start Page init*/
    function *page_init*()
    /* Used to set radio groups on reports */
    /*console.log('START pete got here!');*/
    var is_checked = false;
    var l_check = $x_FormItems($x('emp_report'), 'radio');
    /*Loop and set flag if checked*/
    for(var i=0,len=l_check.length;i<len;i++)
    if(l_check.checked){
    is_checked = true;
    /*end loop*/
    /*If none checked force a click*/
    if(!is_checked){
    /*no longer need as doing click below*/
    l_check[0].checked=true;
    /*Force a click on the first radio group - extra details should then be
    populated*/
    var l_click = l_check[0].click();
    /* console.log('END pete got here!');*/
    /*END page_init*/
    // -->
    </script>
    *Application shared component.* – This fires a DB packaged procedure when the page is loaded.
    P330_PART_NO_HIST
    Process Point On load after Body region
    Process Text show_hide_memory.part_no_history_details();
    *Packaged Procedure* – This kicks off the page_init javascript in the header (earlier) to click on the radio group in the first row.
    PROCEDURE part_no_history_details AS
    BEGIN
    htp.prn('<script type="text/javascript">' || CHR(10));
    htp.prn('<!--' || CHR(10));
    htp.prn('page_init();'|| CHR(10));
    htp.prn('//-->' || CHR(10));
    htp.prn('</script>' || CHR(10));
    END part_no_history_details;
    Thanks Pete
    Edited by: Pete @ LSC on 26-Jan-2010 06:56

    Anybody any ideas? Should I be looking down the route of using my own pagination buttons and adding my code to this?
    There seems to be a routine $a_report that I can use for the pagination but I am finding it difficult to get the current first and last record values that I would need to pass. I've seen references to below in the form but when I'm using partial refresh they do not seem to change.
    wwv_flow.g_flow_current_min_row
    wwv_flow.g_flow_current_max_rows
    wwv_flow.g_flow_current_rows_fetched
    wwv_flow.g_request
    Thanks Pete

  • I was an apple beta tester for iOS7 and now my iPhone 5 shut down, it's unresponsive it gets recognized by iTunes when plugged into the computer but that's it. Since I was a beta tester is there any way to fix my iPhone??

    I was an apple beta tester for iOS7 and now my iPhone 5 shut down, it's unresponsive it gets recognized by iTunes when plugged into the computer but that's it. Since I was a beta tester is there any way to fix my iPhone??

    Are you still running iOS 7 bet?. If so go to the private developer section for help. We cannot help you here with beta software.

  • Tell me please, is there any way to unlock my iPhone, if the contract is ended and I moved to Ukraine

    Tell me please, is there any way to unlock my iPhone, if the contract is ended and I moved to Ukraine

    1. Try doing a hard reset:
    Press and hold both the Home button and the Sleep/wake button simultaneously for about 15 seconds and release when the Apple logo appears.
    2. If that doesn't solve the issue, backup the device and restore it as new.
    In that case, use: http://support.apple.com/kb/HT4137
    NB: set up as a NEW device because a software issue will be in the backup. If the issue persists after restoring as new, you should offer the device for service.
    If you get specific error messages/codes in iTunes when updating/restoring, check this: http://support.apple.com/kb/ts3694 for causes and solutions
    Good luck
    Stijn

  • Is there any way to hook up to a vga display

    My apple TV is on route and one of my TVs only has a VGA port. Is there any way to hook it up to that TV?

    Welcome to the Apple Community.
    You'd need a hardware converter to do that, even then you will not be able to watch protected content from iTunes and netflix. You may also have aspect ratio issues if your TV is not widescreen, and even with a converter it may not work at all if your TV doesn't support 720p and the converter doesn't also scale.

  • Is there any way to locate your iPhone even though it is dead or offline?

    Is there any way to locate your iPhone even though it is dead or offline?

    Other than by physically looking for it, no.

  • Is there any way to check an iPhone 5 for a virus?

    Is there any way to check an iPhone 5 for a virus?

    oxdog007 wrote:
    What causes the screen to enlarge to the point you can't navigate the phone?
    Double tapping the screen will cause it to zoom. Go to Settings - General - Accessibility - Zoom = Off??.

  • Is there any way to save an iphone with water damage?

    Is there any way to save an iphone 5 with water damage? I know older phones you could some times use rice to dry it out.

    1, Place in ziplock bag with dry raw white rice for a week.
    2, When that doesn't work take to Apple and purchase out of warranty replacement.
    3, If you have already turned on the power the damage is done so just proceed to step 2.
    Allan

  • Is there any way to restore an iphone to factory setting without the apple id previously used on that phone?

    Is there any way to restore an iphone to factory setting without the apple id previously used on that phone?

    murphysandra1 wrote:
    Is there any way to restore an iphone to factory setting without the apple id previously used on that phone?
    Nope...
    iOS 7 Activation Lock
    http://support.apple.com/kb/PH13695?viewlocale=en_US

  • Is there any way to get my iPhone 4S from Verizon to work in Hong Kong?  So far it only says cannot activate cellular data

    Is there any way to get my iPhone 4S from Verizon to work in Hong Kong?  So far it only says cannot activate cellular network.  I have cleared all settings, turned off CDMA...etc and still nothing.

    If you are there now, there is nothing you can do.  Before going you should have talked with Verizon, they have international service programs they can activate, but it has to be before going.

  • HT4759 Is there any way to find an iphone if the icloud isn't turned on?

    Is there any way to find an iphone is the icloud isn't turned on?

    Only by physically looking for it, or calling it and listening.

  • Yesterday i bougt a used iphone 4....when i tried to reset it it asked for the apple ID which of the person from whom i bought the cell...so is there any way of formating the iphone

    yesterday i bougt a used iphone 4....when i tried to reset it it asked for the apple ID which is of the person from whom i bought the cell...so is there any way of formating the iphone.............plzz help me 

    i have the phone unlockd but need to restore it to factory settings nd when i do it ...it asks for the apple id and passord of the guy from whom i bought it.......is there no way to restore it to factory setting

  • Is there any way to install adobe flash player for my ipad?

    Is there any way to get adobe flash player on my ipad?

    No, flash is not supported on the iPad - and as Adobe have announced that they are stopping development on all mobile versions of it, it probably never will be.
    Browser apps such as Skyfire, iSwifter, Puffin and Photon 'work' on some sites, but judging by their reviews not all sites. Also some websites have their own apps in the App Store.

  • I have forgot the security code from my ipad 2. Is there any way to eliminate the code and unlock my ipad?

    I have forgot the security code from my ipad 2. Is there any way to eliminate the code and unlock my ipad?

    Yeah you Can restore it to the last backup you took on the computer if you didn't take any then restore it to facotry default
    If there was any other Way a thier WHO stole your iOS device could access All your personal data using that Way

Maybe you are looking for

  • Forgot passcode for iphone that I just bought have not set up an account with yet, how do I recover?

    I just bought a used iphone 4, it has no account or data plan associated with it, so it has no owner, my problem is that I accidentally set a passcode for the phone that I do not know, how do I reset the phone WITHOUT itunes so I can access my phone

  • VPRS condition not read in the invoice

    i am facing a issue wherein the cost condition type VPRS is determined in the sales order for the samples but the same condition type is not determined in the invoice. showing a error - In this transaction an error occurs - the material valuation seg

  • DBMS_MVIEW package

    Is the DBMS_MVIEW package available by default in some directory in the Oracle 9i Release 2 or it must be downloaded?

  • Idoc didn't arrive to XI

    Hi, I am a newbie to XI. I am trying to Send IDoc from R3 to XI. I have configured all necessary steps like rfc dest etc. When I am testing it using we19, it's not giving any error ...but IDoc didn't arrive to XI. Pls help Christy

  • Encrypting data J2ME

    Hi I am developing a number of applications using J2ME. They run on mobile phones and need to be able to send data to a server. I need to encrypt this data as it contains personal information about the user. I cant use HTTPS because some of the appli