Manually constructed calendar with checkboxes

Hi all:
I am trying to build a calendar-style display using a PLSQL region that inserts a checkbox in specific table cells. I want the user to see this calendar display and be able to select specific dates and then submit these for processing.
A portion of the code in the PLSQL region is:
p_checkbox := '<input type="checkbox" name="f' || p_fzero || '" value="' || to_char(p_date, 'mm/dd/yy') || '" />';
p_f0 := p_f0 + 1;
p_fzero := lpad(p_f0, 2, '0');
end case;
p_string := p_string || '<td ' || p_style || '>' || p_checkbox || '
' || p_date_display || '
' || p_shift || '</td>' || chr(10);
This generates a chunk of HTML like this (I edited out the break tags):
<tr>
<td align="center">3</td><td >5-12-13 RDO</td>
<td style="background-color:#FF99C2"><input type="checkbox" name="f09" value="05/13/13" />5-13-13 1300:10</td>
<td style="background-color:#FF99C2"><input type="checkbox" name="f10" value="05/14/13" />5-14-13 1300:10</td>
<td style="background-color:#FF99C2"><input type="checkbox" name="f11" value="05/15/13" />5-15-13 1300:10</td>
<td style="background-color:#FF99C2"><input type="checkbox" name="f12" value="05/16/13" />5-16-13
1000:10</td>
<td >5-17-13 RDO</td>
<td >5-18-13 RDO</td>
</tr>
I can't seem to get this process however. It will work for the very first checkbox - the "f01" checkbox. But after that the process doesn't seem to recognize other checked boxes.
Here is the core part of the process:
for i in 1..apex_application.g_f01.count loop
p_date := to_date(apex_application.g_f01(i), 'mm/dd/yy');
select count(1) into p_count from for_requests where empid = :P12_EMPID and odate = p_date;
select count(1) + p_count into p_count from for_out where empid = :P12_EMPID and odate = p_date;
if p_count = 0 then
p_request := p_request || chr(10) || to_char(p_date, 'FMmm/dd/yy');
insert into test_requests (empid, odate, descr_id, userid, date_entered, wg_id, remarks) values (:P6_EMPID, p_date, :P12_DESCR_ID, ss_empid(:APP_USER), sysdate, p_wg_id, :P12_REMARKS);
end if;
end loop;
I realize this may not be a standard method of doing things, but is it possible to make this concept work? Thanks very much for any advice!!
Bill
Edited by: sk**** on Mar 13, 2013 6:09 PM
Edited by: sk**** on Mar 13, 2013 6:10 PM

Hi Mladen,
Per my knowledge, if the distinct event has been edited in the calendar list, then it will not be affected when we edit the series of the recurring event.
As you have modified some events in the recurring event, then modifying the series of the recurring event will not affect those events and you do not need to worry about the changes made in those events.
So you can edit the series of the recurring event to change the end date.
By the way, as workflow cannot determine which event is the last event, so we cannot use workflow to automatically delete the unwanted events.
Best regards.
Thanks
Victoria Xia
TechNet Community Support

Similar Messages

  • How can I make iPhone 4 with 6.0.1 manually sync calendars with 10.8.6 computer?? It worked perfectly with iPhone 6.0.

    I am not prepared to install Mountain Lion yet, so I'm running 10.8.6 on my MacBook Pro and can't use iCloud. So I've been syncing my calendars manually with my iPhone 4. But after upgrading the iPhone to 6.0.1 yesterday, they wouldn't sync.  How can I: (a) make this work between 10.8.6 and 6.0.1, or (b) revert to 6.0, or (c) is there another solution? Thanks for any help.

    Currently downloading upgrades from the "Software Updates" so hopefully that will help,
    Which updates are these?  For iPhoto or for you phone's operating system?
    If you plan on upgrading iPhoto it will require a purchase of the iLife 11 disk from a 3rd party retailer like Amazon.com
    or
    upgrading your MBP to Mavericks and downloading the latest version, 9.5, from the App Store for free.
    OT

  • IPhone 6, manual sync of contacts and calendar with Google?

    I usually prefer a manual sync of things like contacts and calendar with Google, rather than an automatic periodic sync. I don't change my calendar or contact list very often, so manual sync works best for me. I could do this with Android, but with iOS if I sync contacts and calendar with Google, and then turn off that syncing, iOS wants to remove my Google contacts and Google calendar events from my phone. So I seem to have no choice, either auto-sync, or no Google contacts and calendar events at all.
    Does anyone out there know of a way to manually sync my Google contacts and calendar events when I want to?
    How often does the Google calendar and contacts sync get done? Maybe it isn't an issue, if it only does a sync when I change my Google contact list or Google calendar?
    Anyways, I really don't like automatic, periodic syncing to a web site happening on my phone if I don't need them to happen.
    Thanks.

    I can help you with your calendar problem.
    You'll need to export your calendar from google into iCal, and then start making all your changes to your iCal calendar.
    I wrote up the procedure with some screenshots here!
    http://take-a-tech-tip.blogspot.com/2011/10/icloud-moving-google-calendars-to.ht ml
    I hope it helps.
    About your contacts, I'm not sure I'd be able to give you good instructions since I haven't done the whole procedure myself. I did however, have my Address Books contacts synced with Google.
    This post might help you. It talks about moving Google Contacts to your Address Book.
    http://take-a-tech-tip.blogspot.com/2011/09/iphone-google-contacts-sync-and.html
    That should get your contacts from Google to your address book. Then, you can set up iCloud to have your contacts synced, and that should put them to iCloud. You can check by going to icloud.com and seeing if it worked. Then, I imagine you would have to disable the Google syncing with your Address Book (if I remember correctly, your computer will tell you it has to do this once you enable iCloud syncing for contacts).

  • ITunes 6.0.1.3 not syncing Outlook Contacts or Calendar with ipod Nano 4GB

    I have Outlook 2003 installed and setup with a Microsoft Exchange Server. I have about 200 contacts currently stored in it.
    I recently purchased a ipod nano 4gb with hopes of syncing my contacts and calendar with that and being able to throw away my old Palm. The ipod nano works great for syncing music but I can't get it to sync either the calendar or contacts from outlook.
    I check the box for syncing contacts and choose Microsoft Outlook from the drop down. Then iTunes only gives me the option of syncing all contacts (which is fine with me) and I click Okay. Then I choose update from the ipod nano right click menu. The status bar says updating contacts but does not import any of my contact to my ipod. Also, except for the 1st time, the Permission Window asking for access to Outlook has not popped up again. When it did that first time, I was told that there was an error and itunes could not copy contacts over. Since then there have been no errors from iTunes.
    I have tried all the steps in the apple online help docs (unchecking boxes, restarting, re-checking, etc..) but can't find a solution. I don't want to have to manually Save As each calendar item and contact. Frankly, I'd rather just return the device.
    Can anyone help me?
    thanks in advance.

    Possible. It is just odd that the day before the update to 9.x.x (I forgot the release), it worked great. Following that upgrade, the sync died. I could reinstall the old release (per instructions from Apple Tech Support) and it would sync. However, not upgrading your iTunes means not upgrading your OS...and that is not an option. However, I think I will have XP reistalled on my machine...and then put a fresh install on iTunes...and see what happens.
    km

  • My Safari will not allow me to open my Google calendar with Google Apps. I have to open my email with the older version of Google Apps. This happened after I installed 5.1.4. I tried to use the fix of changing to 64 bit by unchecking the 32 bit box no go

    My Safari will not allow me to open my Google calendar with Google Apps. I have to open my email with the older version of Google Apps. This happened after I installed 5.1.4. I tried to use the fix of changing to 64 bit by unchecking the 32 bit box but that didnt help.

    I assume that there are legal restrictions on the way in which iTunes can get artwork automatically from any source apart from the iTunes Store (which is what the right-click > Get Album Artwork function uses).  For example, even though the Gracenote service that iTunes uses to match CDs and retrieve metadata (artist, album, track titles, etc.) also has artwork functions, iTunes does not make use of these.
    For manual addition of artwork, there are three cases where the image you select may not be correctly embedded in your media files:
    your media are in a format that doesn't accommodate embedded artwork - typically WAV files.  To embed artwork you'll need to convert to another format - Apple Lossless or AIFF if you want to preserve lossless quality, AAC or MP3 otherwise.
    your media files are read only - to fix this, use Windows Explorer to find the folder that contains your files, right-click and select Properties.  On the General tab there's a check box labeled "Read-only" - if this is checked, or is grey (sometimes blue), click the box so that the flag is unchecked and the box is white.  Click OK, and then OK again when the "Apply changes to this folder, subfolders and files" option selected.  Now try adding the artwork again.
    Windows permissions issues are preventing iTunes from updating your media files (there's some anecdotal evidence of a change in this behavior in iTunes 12).  See turingtest2's notes on Repair security permissions for iTunes for Windows for advice on fixing this, then try adding the artwork again.

  • I am trying to share my iphone calendar with my father's iphone calendar--at a complete loss as to how to do this!  :)

    I am trying to simplify life, by sharing my iphone calendar with my father's iphone.  There are so many ballgames, etc that I have scheduled, I would hate to have to manually print when I can sync or share.  I just have no idea right now if I can even do this!  Any help would be greatly appreciated. 
    Thanks

    Lloyd1578 wrote:
    Whenever I click the above link or follow any tips on any websites I load the iCloud website and am straight away asked 'do I want to set upnicloud on this device' and am only given three options, set up iCloud, turn on find my phone or download friend finder.
    Sounds like you may be trying to access icloud.com using Safari on your device.  You have to access icloud.com from a computer, not an iOS device.

  • ICal and subscribed calendars with MobileMe using AppleScript

    I am having the same problem as many of you; I have a MobileMe account which does not sync the calendars I have in iCal that are subscriptions. I found this great script online which I'll post below. I don't know anything about AppleScript so I'm just copy-pasting. I want it to work, but I'm getting the error "The variable theOldEvent is not defined." right around the line "if similar_found is true then set theOldSummary to the summary of theOldEvent" kinda near the middle. Like I said, I don't know anything about AppleScript. So my question is; how can I fix this error and/or is there some better way of using AppleScript/Automator to do this same thing? Thanks!
    Script to duplicate Calendar orgCalendar into target dupCalendar
    E.H. 12.9.2008
    property myCopies : 0
    property myUpdates : 0
    property myObsoletes : 0
    property orgCalendar : "Sekretariat"
    property dupCalendar : "Sekretariat copy"
    property dupEvents : {}
    property myDeletes : {}
    set myCopies to 0
    set myUpdates to 0
    set myObsoletes to 0
    set dupEvents to {}
    tell application "iCal"
    -- set theCalendars to every calendar
    set theCalendarNames to title of every calendar
    set theOrgCalendar to a reference to calendar orgCalendar
    if theCalendarNames contains dupCalendar then
    set theCalendar to a reference to calendar dupCalendar
    else
    set theCalendar to make new calendar with properties {title:dupCalendar}
    --set theCalendar to make new calendar with properties {title:dupCalendar, color:"{65535, 0, 0}"}
    end if
    set the eventList to uid of every event of theOrgCalendar as list
    set the eventCount to the count of the eventList
    repeat with theUId in eventList
    tell theOrgCalendar
    set theEvent to (the first event whose uid is theUId)
    -- set theProperties to the properties of theEvent as record
    set theDate to the start date of theEvent
    set theSummary to the summary of theEvent
    set theStampDate to the stamp date of theEvent
    end tell
    tell theCalendar
    try
    set theOldEvent to (the first event of theCalendar whose (start date) is theDate as date)
    set similar_found to true
    on error
    set similar_found to false
    set theEndDate to the end date of theEvent
    set theAllDay to the allday event of theEvent
    set theLocation to the location of theEvent
    -- Funny construction to work araund the fact that location may be missing a value
    try
    if theLocation is equal to "" then
    end if
    on error
    set theLocation to ""
    end try
    set theDescription to the description of theEvent
    try
    if theDescription is equal to "" then
    end if
    on error
    set theDescription to ""
    end try
    if theAllDay is true then -- work around a funny bug with all day events
    set theDate to (theDate as date) + 2 * hours
    set theEndDate to (theEndDate as date) + 2 * hours
    end if
    set newEvent to make new event at end with properties {summary:theSummary, location:theLocation, start date:theDate, end date:theEndDate, allday event:theAllDay, description:theDescription}
    -- make new event at end with properties theProperties
    set the end of dupEvents to (the uid of newEvent)
    set myCopies to (myCopies + 1)
    end try
    end tell
    set second_necessary to false
    if similar_found is true then
    set theOldSummary to the summary of theOldEvent
    if theSummary is not equal to theOldSummary then
    --is there a different one?
    try
    set theOldEvent1 to (the second event of theCalendar whose (start date) is theDate as date)
    set theOldSummary to the summary of theOldEvent1
    if theSummary is equal to theOldSummary then
    set theOldEvent to theOldEvent1
    set the end of dupEvents to (the uid of theOldEvent)
    else
    -- cycle repeat ?
    end if
    on error
    -- beep
    try
    set theEvent1 to (the second event of theOrgCalendar whose (start date) is theDate as date)
    set second_necessary to true
    on error
    set the end of dupEvents to (the uid of theOldEvent)
    end try
    end try
    else
    set the end of dupEvents to (the uid of theOldEvent)
    end if
    if second_necessary is true then
    set theEndDate to the end date of theEvent
    tell theCalendar
    set theOldEvent to make new event at end with properties {summary:theSummary, start date:theDate, end date:theEndDate}
    end tell
    set the end of dupEvents to (the uid of theOldEvent)
    end if
    set theOldStampDate to the stamp date of theOldEvent
    if theStampDate is greater than theOldStampDate then
    -- update the event
    set summary of theOldEvent to theSummary -- capitalization may have changed
    set theAllDay to the allday event of theEvent
    set allday event of theOldEvent to theAllDay
    set theEndDate to the end date of theEvent
    if theAllDay is true then -- work around a funny bug with all day events
    set theEndDate to (theEndDate as date) + 2 * hours
    end if
    set end date of theOldEvent to theEndDate
    set theDescription to the description of theEvent
    try
    if theDescription is equal to "" then
    end if
    on error
    set theDescription to ""
    end try
    set description of theOldEvent to theDescription
    set myUpdates to myUpdates + 1
    end if
    end if
    end repeat
    end tell
    -- Delete obsolete events
    set myObsoletes to 0
    set myDeletes to {}
    tell application "iCal"
    set myUIDs to uid of events of theCalendar
    end tell
    repeat with myUID in myUIDs
    if dupEvents does not contain myUID then
    set the end of myDeletes to myUID
    set myObsoletes to (myObsoletes + 1)
    end if
    end repeat
    tell application "iCal"
    repeat with myDel in myDeletes
    delete (every event of theCalendar whose uid is myDel)
    end repeat
    end tell
    -- delete duplicates
    set myDeletes to {}
    tell application "iCal"
    set myStarts to start date of events of theCalendar
    set mySummaries to summary of events of theCalendar
    set myUIDs to uid of events of theCalendar
    set myLength to length of myUIDs
    end tell
    repeat with i from 1 to (myLength - 1)
    set thisStart to (item i of myStarts)
    set thisSumm to (item i of mySummaries)
    repeat with j from (i + 1) to myLength
    set thatStart to (item j of myStarts)
    set thatSumm to (item j of mySummaries)
    if thisSumm is equal to thatSumm and thisStart is equal to thatStart then
    set the end of myDeletes to (item j of myUIDs)
    exit repeat
    end if
    end repeat
    end repeat
    set n to count of myDeletes
    tell application "iCal"
    repeat with myDel in myDeletes
    delete (every event of theCalendar whose uid is myDel)
    end repeat
    -- set the visible of calendar theCalendar to false
    end tell
    display dialog (myCopies & " records duplicated, " & myUpdates & " records updated and " & myObsoletes & " obsolete ones deleted") as text

    No longer an issue.

  • Syncing Contacts/Calendars with two computers?

    Hi,
    I'm using my iPod touch more as a PDA than iPod and want to be able to sync my Contacts and Calendars with both my home Mac and work Mac. Right now I have it sort of working; at home I have it set to sync everything (Music, Movies, Photos, Info, etc.). On my work computer I have it just set to sync "Info".
    The problem is that every time I plug it into the "other" computer, the Sync checkboxes for Contacts and Calendars are turned off. So I have to click them 'on' and hit "Merge" to merge the data.
    That isn't a show-stopper, because it does work, but I'm wondering if there's a way to make those settings 'sticky' so I don't have to keep reselecting Sync. It's just more of a nuisance than anything...
    Thanks!

    Jim Gilland wrote:
    I guess this raises more questions for me. I tried synching contacts and calendars from the two computers, but with iTunes set for syncing different groups on each computer. That did not work - whichever groups were on the iPod from one computer disappeared and were replaced when I synced to the second computer.
    The text you referred to implies (to me) that I can change or add contacts/events and they will be tracked on all 3 devices, but all 3 devices have to be syncing to all contacts and groups. Is this correct?
    Thanks again
    If you originally chose to replace the contacts on the iPhone with contacts from the computer, the contacts will not be merged on the following syncs. You can reset the sync history on the computer before syncing, and then choose merge. This would make the contacts and calendars look the same on both devices.
    If you want to have the same information on all three devices(or more), it would be better to setup an Exchange or MobileMe account.
    -Jason

  • Share Private Exchange Calendar with Entire Organization

    Outlook 2010, Exchange 2007.
    Scenario:
    We have a few users who need to share their Exchange calendar with everyone in the organization. Right now, their private calendar is synced to a public folder calender using a third party tool Add2Exchange. This way, everyone can easily browse the Pubic
    Folder tree in Outlook and find a (almost live) copy of these calendars.
    Problem:
    The sync software sometimes fails, and this causes conflicts in scheduling as the private and public calendars are out of sync.
    Idea For Solution:
    We want to delegate direct access to these private calendars, and give everyone Read-Only access to them, so there would be no need for a sync.
    Problem With This Idea:
    Users can no longer simply browse their Outlook sidebar and find calendars this way. They must go through the process of "Open User's Folder", Chose calendar, chose the user, attach the calendar. This would have to be done for everyone in the unit,
    and for multiple calendars.
    Is there a way I can automate this? I just want to delegate the calendars, and then have them automatically show up in everyone's calendar list next time they open Outlook. Is this something that can be scripted and deployed through AD? I can't seem to find
    anything online to address this.
    Are there other ideas I should consider?

    Hi,
    As what ED Crowley says, there is no solution in AD or Exchange server to automatically map shared calendar to users’ Outlook client.
    We can create a public folder “Share Calendars” for sharing a user’s calendar to all users. Then add Publishing Editor permissions for UserA, UserB to publish their Calendar to Share Calendars. And UsersA and UserB need to manually update the Calendar of
    Public Folders in their Outlook client. For more information about
    How to Add Permissions for Client Users to Access Public Folder Content in Exchange 2007, please refer to:
    http://technet.microsoft.com/en-us/library/aa998834(v=exchg.80).aspx
    Thanks,
    Winnie Liang
    TechNet Community Support

  • Share calendar with Outlook

    Hi there,
    I currently share an iCloud calendar with my wife. We call this our 'Family Diary' and this is what we use to put non work events in that effect us both, ie if one of us has a weekend meet up with friends, or one of the kids has a party to go to etc. I'd like to be able to have the diary avaialble on my Mac at work, but in Outlook.
    I have a number of other subscribed calendars that I have been able to set up via OWA, but the iCloud one is being awkward.
    At the moment I have the Shared Calendar set up to share with my wife (she is also an iCloud user). When I go to iCloud on the web I check the box that says 'make public' and am presented with a URL. I've kept the 'share with other iCloud users' checked, and my wife's e-mail address is still there. But when I set up a new calendar in OWA the URL does not pull any data in. This is the same set up as other subscribed calendars, all of which work OK.
    Any ideas as to what's going wrong?
    Thanks

    The following manual workaround seems to function:
    Configure your Apple Mail client to connect to your Outlook/Exchange account
    Select Apple Calendar as the default calendar
    Configure iCloud as you normally would
    At whatever interval you choose open Apple Mail and synch your mail/appointments.
    Shazam!!! iCloud is automatically updated
    Bob

  • How can i receive event in calendar with joined files or note from outlook

    When i create an event in outlook 2010 with notes and joined files , i receive then event but no notes and no files .
    Do you have any ideas ?
    thanks.

    When the iPad is connected to your computer's iTunes, then on the device's Info tab you should be able to select where to sycn a calendar from - from the iPad manual :
    You can sync calendars from applications such as iCal on a Mac, or from Microsoft Outlook 2003, 2007, or 2010 on a PC. (On a Mac, you can sync calendars with multiple applications. On a PC, you can sync calendars with only one application at a time.)

  • IPhone 3G won't sync calendar with Exchange 2003

    Hi - can't see this exact problem elsewhere hence the post...
    I have iPhone 3G syncing with OWA from Exchange 2003 just fine with mail and contacts. Calendar is totally blank though. If I create a new appointment on iPhone then it shows up in Exchange - great! If I do it the other way round then I get nothing on iPhone - unless I invite myself in which case it does! But then if I delete the email invitation then the entry disappears. I could live with that (just about) but not but being able to sync my calendar history is a big problem for me.
    By the way I can't sync my calendar history via iTunes to Outlook because the sync component crashes!
    Can anyone shed any light?

    Hi man, I got the same problem with my iPhone, but it has been solved..
    First, You need the Outlook 2003 or 2007 only, if you have a earlier version of this it isn't work.
    Second, You sould need to create a new PST file whit the Outlook Version 2003 or 2007, the file format must be on Unicode Format, no Outlook (97-2000) format, with this file format the import of calendar doesn't gonna be work.
    Third, You now have a PST whit Outlook 2003 or 2007 Version, you need to manually put your events on the calendar, Why? Cause if you just move it on the new calendar it gonna create and old instance of the event not a new instance, That's why iTunes doesn´t sync the calendar.
    I done all these and actually I can sync the calendar with my iphone.

  • IPhone 4S IOS5 problems sync Calendar with Exchange 2003

    One of my users is having problems sync Calendar with a brand new iPhone 4S running IOS5 and our Exchange 2003 Server. If an item is updated in Outlook it will not reflect it in the iPhone or viceversa. New items show up in both, only the updates in notes or changing some text in the subject or other elements in one side is not updated in the other side. Any help will be greatly appreciate.

    Hi man, I got the same problem with my iPhone, but it has been solved..
    First, You need the Outlook 2003 or 2007 only, if you have a earlier version of this it isn't work.
    Second, You sould need to create a new PST file whit the Outlook Version 2003 or 2007, the file format must be on Unicode Format, no Outlook (97-2000) format, with this file format the import of calendar doesn't gonna be work.
    Third, You now have a PST whit Outlook 2003 or 2007 Version, you need to manually put your events on the calendar, Why? Cause if you just move it on the new calendar it gonna create and old instance of the event not a new instance, That's why iTunes doesn´t sync the calendar.
    I done all these and actually I can sync the calendar with my iphone.

  • Since I down loaded Mavericks I can't sync calendars with iPhone. How can I sync iPhone calendar and Mac calendar

    Since I downloaded Mavericks on my Mac I can't sync calendars with iphone. How can I sync iphone calendars with Mac calendar?

    Mavericks syncs Calendar via iCloud.
    Make sure you have the same iCloud account set up on your mac and your iPhone.
    In System Preferences > iCloud, make sure the Calendars checkbox is checked.
    In System Preferences > Internet Accounts, iCloud should be an account in the box on the left, and Calendars should be checked in the box on the right. If you have other calendars, for example, from work, make sure those are enabled too.
    Check the same settings on your iPhone: in Settings > iCloud, make sure the same iCloud account info is present and that the Calendars slider is on. in Settings > Mail, Contacts, Calendars, make sure the iCloud account is present, and that the Calendars slider is on.

  • Syncing iCloud Calendar with Outlook for Mac (new Outlook)

    Does anyone know if it's possible to sync your iCloud Calendar with Outlook for Mac yet (Outlook for Mac is the new Outlook that comes with Microsoft Office 365)? If so, how do you do it?
    I've done some research on this question, and most of the responses are a few years old... wanted to see if anything has changed since. I find it weird how I can sync my iCloud Calendar with Outlook 2013 on my PC, but not with Outlook for Mac on my Mac--which is practically the same thing.
    Thanks ahead of time!

    Greetings kipp0606,
    If you would like to use iCloud mail in an email client, you may want to review the following article. It contains the mail server settings you'll need to set it up:
    iCloud: Mail server settings for email clients - Apple Support
    Use these mail server settings if you need to manually set up your email app (client) to use an iCloud email account. 
    Do you need these mail server settings?
    You can use the mail server settings in this article to manually set up your email app to send and receive email with an iCloud email account. However, you shouldn't need to do that if you meet the iCloud system requirements and can use any of these setup methods:
    OS X Lion v10.7.4 or later: Use iCloud Preferences.
    Microsoft Windows with Microsoft Outlook 2010 or later: Use iCloud for Windows.
    iOS 7 or later: Use iCloud settings.
    If you're using the Mail app in OS X Snow Leopard v10.6, use the mail server information in the iCloud Mail setup instructions for Snow Leopard instead of the settings below.Mail server settings
    Refer to your email app's documentation for information about how to use these settings. iCloud Mail uses the IMAP and SMTP standards supported by most modern email apps. iCloud does not support POP.
    IMAP information for the incoming mail server
    Server name: imap.mail.me.com
    SSL Required: Yes
    If you receive errors when using SSL, try using TLS instead.
    Port: 993
    Username: The name part of your iCloud email address (for example, emilyparker, not [email protected])
    Password: Your iCloud password
    SMTP information for the outgoing mail server
    Server name: smtp.mail.me.com
    SSL Required: Yes
    If you receive errors when using SSL, try using TLS or STARTTLS instead.
    Port: 587
    SMTP Authentication Required: Yes
    Username: Your full iCloud email address (for example, [email protected], not emilyparker)
    Password: Your iCloud password
    Thank you for contributing to Apple Support Communities.
    Cheers,
    BobbyD

Maybe you are looking for

  • Problems after hard reset

    OK, did not get my phone booting up, and I need my phone (especially the next days) so I did a "hard reset". Programs on E: drive was not uninstalled. But all on the C: drive. Maps installed OK. And everything seems to work except 3 things: 1) Nokia

  • Odi 11g under win 7 issue

    Hello. I have a problem with installation ODI 11g (11.1.1.3.0) under Widows 7. When I start setup.exe (run as Administrator), Oracle Universal Installer starts, but needs to specify path to JDK "Preparing to launch Oracle Universal Installer from C:\

  • Mail to Recipients

    Hi, Im unable to send the mail to multiple mailid. In the selection i have given sel_mail as select options.Do i need to declare or initilize this select option with slectionoption parameters/attributes? FM - SO_DOCUMENT_SEND_API1 The code is- Im loo

  • Adding chapters while preserving the original file size and type.

    Gone are the days of easily adding chaps in FCP7.  FCPX is here- chapters are gone!.  Now enter Compressor 4.  When exporting from Compressor am I ultimately going to end up with an additional file with new settings? I have followed the Compressor ma

  • What is that blue-purple line

    Hello, There is a wide blue-purple line running down the right side of my footage view in FCP. What is that? It isn't part of the footage, it is some UI thing. Can I make it go away? Thanks Bob