Embedded email attachments

When I send an attachment to a PC, it is sometimes embedded in the email. I've checked the box that says "send windows friendly attachments", but it's still embedded. What do I do?

Hi Shannon,
This seemed to happen when I added the attachment on top of/before the text/body of the email. So write the body first, then make sure the insertion point is below the body when you add the attachment.

Similar Messages

  • How to send photos as email attachments???

    This is a ridiculously easy and simple question but I'm a mac newbie and can't figure out how to send photos as email attachments, not embed them in the body of the email. Every time I go to send a picture or group of pictures from i-photo an email message opens....the pictures are embedded in the body of the email and that's how they appear to receipients. In a test, I've sent them to a PC...the message comes through just fine but the photos don't have separate attachments that I can click on and "save as." they come through as bitmap files. Any ideas? THANK YOU.

    It will not ALWAYS fix the problem that this topic is about; I had my Mail preferences set to send as Plain Text and it did not fix the problem. Additionally, since there is NOT an option in Iphoto as you previously noted, it might be confusing to some people.
    However, for those of you who have the same problem, there seems to be a solution that worked for me. I also had the problem that Mail was overriding my sizing preference when I selected them in Iphoto (share > email) and always sending them as small instead of medium as I preferred.
    Since it seems that sometimes Mail does not deploy the plain text default so you need to kick start it to remember. This is how I did it....
    - Select the photos you want and hit SHARE > EMAIL in Iphoto
    - Now, in Mail click on the photo browser button
    - Find another photo in Iphoto via the browser and drag and drop it into the email that you're composing
    - You'll see a size option appear in the bottom right hand corner
    - Playing around with the sizing option a few times kicked it into gear and it seems to be working better since then
    I hope that helps anyone who has had the same problem.

  • SMTP email attachments

    Hi all,
    There have been a few discussions on the list about sending fairly
    straightforward emails from SMTP. Has anyone tried sending attachments?
    I have a requirement to send quite large attachments ( upto 15Mb ),
    some of the files will be zipped. Does anyone have any idea how to do this
    and has anyone had any problems sending files of this size through a
    Forte SMTP link?
    Thanks in advance for any advice,
    Dylan Jones.
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

    FYI,
    one of the internet sites, where you can find all of the RFC is:
    http://www.cis.ohio-state.edu/hypertext/information/rfc.html
    Dariusz.
    -----Original Message-----
    From: Shirke, Manish [SMTP:[email protected]]
    Sent: Tuesday, September 15, 1998 8:58 AM
    To: 'Dariusz Rakowicz'
    Subject: RE: SMTP email attachments
    hi Dariusz,
    Thanks for your previous response. Do you know the algorithm for
    base64 encoding. If you have a reference to where
    I can find it please let me know.
    Thanks and regards,
    Manish Shirke
    Indus Consultancy Services
    From: Dariusz Rakowicz[SMTP:[email protected]]
    Reply To: Dariusz Rakowicz
    Sent: Tuesday, September 15, 1998 9:38 AM
    To: 'Michael Strauss'; 'Jones, Dylan'; [email protected]
    Subject: RE: SMTP email attachments
    Yes, you have to encode them (like base64) into a ASCII text, and then
    attached them to your DATA part in SMTP. It is not very complicated,
    and why
    wouldn't it work through Forte SMTP link? Though it goes through Forte
    it
    still is SMTP. More about that you can find in the following RFC's:
    RFC 821 - for SMTP
    RFC 2045 - for attachments
    Good luck, hope it helps.
    Dariusz Rakowicz
    Consultant
    BORN Information Services
    http://www.born.com
    8101 E. Prentice Ave, Suite 310
    Englewood, CO 80111
    303-846-8273
    mailto:[email protected]
    -----Original Message-----
    From: Michael Strauss [SMTP:[email protected]]
    Sent: Monday, September 14, 1998 10:06 PM
    To: 'Jones, Dylan'; [email protected]
    Subject: RE: SMTP email attachments
    Dylan
    I have sent SMTP mail, but not through Forte. My understanding isthat
    the
    client software, in this case Forte, will have to present theattachment
    to
    SMTP as embedded text (i.e. a stream of text), formatted properly tolook
    like an attachment.
    If this is zipped data, then you will also have to encode it in MIMEor
    BIN/HEX format to ensure that it is transmitted properly. I do notknow
    the
    algorithm for this.
    I have only ever sent plain text files as attachements. I haveincluded
    pre
    and post amble strings from my own routine. I think that there is
    probably
    some redundant information in these strings, but they work, so Ihave left
    them alone.
    If you can understand them, the RFCs for SMTP will explain all ofthis.
    Michael Strauss
    Mazda Australia Pty Limited
    This is the preamble message that you have to embed before you sendthe
    file: Note that $3 referes to the actual filename attached.
    MIME-Version: 1.0
    Content-Type: multipart/mixed; boundary="=#=#=#=#=88=#="
    X-Mozilla-Status: 0001
    This is a multi-part message in MIME format
    --=#=#=#=#=88=#=
    Content-Type: text/plain; charset=us-ascii
    Content-Transfer-Encoding: 7bit
    --=#=#=#=#=88=#=
    Content-Type: text/plain; name="$3"
    Content-Disposition: attachment; filename="$3"
    This is the postamble text
    --=#=#=#=#=88=#=--
    -----Original Message-----
    From: Jones, Dylan [mailto:[email protected]]
    Sent: Tuesday, 15 September 1998 11:30
    To: [email protected]
    Subject: SMTP email attachments
    Hi all,
    There have been a few discussions on the list about sending fairly
    straightforward emails from SMTP. Has anyone tried sendingattachments?
    I have a requirement to send quite large attachments ( upto 15Mb ),
    some of the files will be zipped. Does anyone have any idea how todo this
    and has anyone had any problems sending files of this size through a
    Forte SMTP link?
    Thanks in advance for any advice,
    Dylan Jones.
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive<URL:http://pinehurst.sageit.com/listarchive/>
    This message has successfully passed virus checking.
    Mazda Australia takes every precaution to ensure email messages arevirus
    free. For complete protection, you should virus test this message.
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive<URL:http://pinehurst.sageit.com/listarchive/>
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive
    <URL:http://pinehurst.sageit.com/listarchive/>
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

  • Why is mac mail embedding my attachments

    My email attachments are embedding when the message is sent to a PC user.
    However, they appear to be fine when sent to a mac user - what's happening and how can I resolve the issue.
    Thank You
    Wigglypen

    Hi Wigglypen,
    This is one of those ongoing problems, I have been having the same problem but have found a fix...
    http://lokiware.info/Mail-Attachments-Iconizer
    This plugin allows you to set and control the settings for attachments...
    Hope it helps..

  • Cannot save email attachments to folders in Finder

    Ughhh, I'm getting a sinking feeling.... It's happening again.
    Ever since I installed Mavericks back in June of 2014, I've had nothing but problems. In fact, the actual install (perhaps coincidentally, I'm told) caused my hard drive to fail in mid-install, even though it was only 2 years old. Apple Care cheerfully paid for the new hard drive and installed Mavericks for me, but ever since my previously fast, responsive computer has been incredibly sluggish, lots of beach balls, tons of problems with things like the one I'm experiencing again today -- can't save email attachments to folders in Finder (the computer behaves as if the save was successful, but when you go look in the Finder later, you discover it was never saved anywhere). Also, I can't create any new folders because it says the location is Read Only (I've tried various file locations -- same result).
    Since June, after countless visits to the Genius Bar and all sorts of attempts to fix the accumulating problems, the Genius erased my User Library last December in a final attempt to get the computer to work right before my Apple Care ran out. It was one of many attempted fixes that would actually work pretty well for a few days, but then the problems would accumulate again.
    Last week, Word kept crashing. I took it to the Genius Bar and the June 2014 hard drive failed a diagnostic test. Even though Apple Care had expired, Apple replaced the hard drive for free because they could see the long list of notes from all of the visits I had made to the Genius Bar. I restored everything and, although it seemed to be working okay at first, I was still getting a lot of beach balls. Sometimes it can take 30 seconds to open a Word document, even if the application is already open. (FYI, I don't keep a lot of applications running.) But at least it was working. Today, however, I'm seeing some of the old familiar problems creep in. I cannot save email attachments to a folder. I cannot create new folders. I've tried restarting the computer multiple times. All of this was working fine as recently as yesterday.
    1. Am I doing something that is causing this? This is my sixth Mac and I've never a serious problem with ANY of the others (including one that I bought USED) and I use them at least 8 hours a day. As far as I know, I'm doing everything the same way I've always done it.
    2. Has anyone else encountered this "Read Only" problem and do you know how to fix it? I'm starting to think this is just a bad computer and that this is a symptoms that something is very wrong again.
    3. Do I simply need to start over with a brand new computer (although, frankly, I'm scared to restore everything onto a new computer and risk "infecting" the new one). This is my work computer and I am self-employed, so I really cannot afford to be running to the Genius Bar once or twice a week any longer. Any advice? It's a MacBook Pro that I bought in December 2011. According to the stats, I'm using 354.68 GB of my 499.25 GB storage capacity.
    Sorry this is so long. Just trying to give the context.

    Hi:
    Of course this is possible on SharePoint Server 2010 and is a very nice functionality, in this link (http://www.sharepointboost.com/blog/setting-up-sharepoint-2010-incoming-mail/)
    you can find a detailed information of how to set up the incoming email o SharePoint 2010 document library step by step.
    I hope this helps
    Please mark as answer if helps you

  • Why does Reader XI download email attachments to my Download folder before I am able to print them?

    After last update my Reader XI automatically downloads email attachments (.pdf) to my Downloads folder. I then have to open that file in order to print it.  Before, the attachment would open in Reader and I could print from that direct.

    Windows 8, Firefox email client.  What happens is that I click on attachment links in emails, which are .pdf files.  Instead of a menu allowing opening of the file with Reader, the file gets automatically downloaded to my Downloads folder.  I then have to open that folder, click on the file name... then Reader opens and I can view the file as well as print it from the Reader menu.

  • Email attachments download as ashx for Microsoft Outlook, instead of jpg, pdf, doc, etc. Tried to fix in Preferences Applications but still doesn't work.

    Using MacBook Pro running 10.5.8. Downloaded Firefox 8 on 11/9/11 and now Microsoft Outlook Web App 2010 downloads all email attachments as "attachment.ashx" instead of jpg, pdf, etc. This was not a problem with previous Firefox releases which I've been using for the past couple of years. Can open files if I edit the extension to the proper variety (ashx to jpg for example), but no longer initially automatically opens. Instead I first get a "can't open this file" message.  Attempted to fix in Firefox > Preferences > Applications by indicating the proper "Actions" for various "Content Types" but this had no effect. Chrome and Safari browsers still work properly. How can I fix this?

    Hi,
    I'm sorry you are having this problem, here is another post about the same problem, where the cause of the problem is described:
    https://support.mozilla.com/en-US/questions/894442
    A bug has been filed to track resolution of the issue here, because a true fix isn't yet available:
    https://bugzilla.mozilla.org/show_bug.cgi?id=703015
    I apologize for the inconvenience.
    Regards,
    Michelle

  • How to  delete email attachments from server

    Hi,
    I created an a CF template for sending e-mail which includes
    attachments. It has been tested on my dev box and is functioning
    fine as the attachment upload to a designated directory on the
    server. I would like the attachments to be purged once the e-mail
    has been forwarded to the recipent.
    In Macromedia's ColdFuision 7MX web application construction
    book page 913 "Interacting with Email" there is a CFC that will
    delete the file when the user ends their session.
    I am not sure how to write this to fit the code I am using.
    Here is the eMail form
    <!--- Mail_Form.cfm--->
    <html>
    <head>
    <title>Please enter your message</title>
    </head>
    <body>
    <form action="Send_Email.cfm" method="post"
    enctype="multipart/form-data">
    <table width="500" border="0" align="center">
    <tr>
    <td width = "500" colspan="2">Please enter your e-mail
    message:</td>
    </tr>
    <tr>
    <td width="250">To:</td>
    <td width="250"><input type="text" name="to_addr"
    value=""></td>
    </tr>
    <tr>
    <td>Subject:</td>
    <td><input type="text" name="subject"
    value=""></td>
    </tr>
    <tr>
    <td>Message:</td>
    <td><input textarea name="message" rows="5"
    cols="35"></textarea></td>
    </tr>
    <tr>
    <td width="250">Attachment #1:</td>
    <td width="250"><input type="file"
    name="attachment_1" value=""></td>
    </tr>
    <tr>
    <td width="250">Attachment #2:</td>
    <td width="250"><input type="file"
    name="attachment_2" value=""></td>
    </tr>
    <tr>
    <td width="250">Attachment #3:</td>
    <td width="250"><input type="file"
    name="attachment_3" value=""></td>
    </tr>
    <tr>
    <td width="250"> </td>
    <td width="250"><input type="submit"
    name="Send_Email" value="SendEmail"></td>
    </tr>
    </table>
    </form>
    Here is the form to send the attachment.
    <!--- Send_Email.cfm --->
    <!--- First make sure that the user uploaded attachments
    --->
    <cfif FORM.attachment_1 neq "">
    <!--- first actually upload the file --->
    <cffile action="upload"
    destination="D:\uploadsTEST\"
    filefield="attachment_1"
    nameconflict="makeunique">
    <!--- now create a temporary holder for the attachment
    later on --->
    <cfset attachment_local_file_1 =
    "d:\uploadsTEST\#file.serverfile#">
    </cfif>
    <!---Now repeat the process for the second and third
    attachment:--->
    <cfif FORM.attachment_2 neq "">
    <!--- first actually upload the file --->
    <cffile action="upload"
    destination="D:\uploadsTEST\"
    filefield="attachment_2"
    nameconflict="makeunique">
    <!--- now create a temporary holder for the attachment
    later on --->
    <cfset attachment_local_file_2 =
    "d\uploadsTEST\#file.serverfile#">
    </cfif>
    <cfif FORM.attachment_3 neq "">
    <!--- forst actually upload the file --->
    <cffile action="upload"
    destination="D:\uploadsTEST\"
    filefield="attachment_3"
    nameconflict="makeunique">
    <!--- now create a temporary holder for the attachment
    late on --->
    <cfset attachment_local_file_3 =
    "d:\uploadsTEST\#file.serverfile#">
    </cfif>
    <!---OK, you have now uploaded the file the server, now
    let's send
    out the email with the attachments:--->
    <cfmail FROM="[email protected]" to="#form.to_addr#"
    subject="#subject#"
    server="an001so-dby1c.pbi.global.pvt" port="25">
    #message#
    <cfsilent>
    <!--- <cfsilent> tag used to kill the white space
    in this area
    so your email is not cluttered with white space.--->
    <cfif FORM.attachment_1 neq "">
    <cfmailparam file="#attachment_local_file_1#">
    </cfif>
    <cfif FORM.attachment_2 neq "">
    <cfmailparam file="#attachment_local_file_2#">
    </cfif>
    <cfif FORM.attachment_3 neq "">
    <cfmailparam file="#attachment_local_file_3#">
    </cfif>
    </cfsilent>
    </cfmail>
    Here is the session application code to delete the file upon
    uploading
    <!---
    Filename: Application.cfc
    Executes for every page request
    --->
    <cfcomponent output="false">
    <!--- Name the application. --->
    <cfset this.name="attachmentPurge">
    <!--- Turn on session management. --->
    <cfset this.sessionManagement=true>
    <cfset this.clientMangment=true>
    <cffunction name="onSessionEnd" output="false"
    returnType="void">
    <!--- Look for attachments to delete --->
    <cfset var attachDir = expandPath("Attach")>
    <cfset var getFiles = "">
    <cfset var thisFile = "">
    <!--- Get a list of all files in the directory --->
    <cfdirectory directory="#attachDir#" name="getFiles">
    <!--- For each file in the directory --->
    <cfloop query="getFiles">
    <!--- If it's a file (rather than a directory) --->
    <cfif getFiles.type neq "Dir">
    <!--- Get full filename of this file --->
    <cfset thisFile =
    expandPath("Attach\#getFiles.Name#")>
    </cfif>
    </cfloop>
    </cffunction>
    </cfcomponent>
    The tutorial only explains how to delete the attachment when
    the recipient checks there mail
    in the POP server.
    Assuming that the sender is in a session would the code be
    written to delete the attached file from the directory on
    the server one the e-mail is sent.
    Can someone explain how to automatically delete email
    attachments from a designated directory or provide me with the code
    that would handle this after an email is sent with attachment.
    Thanks,
    Tony

    I don't know why your dos code didn't run. It could be
    addressing. My limited experience with cfdirectory/cffile/cfexecute
    is to type out the complete path at least once.
    Good books?
    Hard to say, depends on what else you are new at. If you are
    new to html, then htmlgoodies.com has good tutorials. So does
    webmonkey.com. If you have trouble with sql, I have heard good
    things about the SAMS book, Teach Yourself SQL in 10 Minutes by Ben
    Forta. I learned javascript by buying the book Teach Yourself
    Javascript in 24 Hours. The O'Reilly books are also good. I learned
    awk with one of those books.
    Glad you liked the fish pics. The camera is specified on most
    of the pages. If it says Reefmaster, I used an external strobe. If
    it says Sony I either used the camera flash only or natural light.
    By the way, that is not a Cold Fusion site. It's strictly html and
    javascript.

  • How can I stop firefox from opening hundreds of tabs when I click on an embedded email link?

    Every time I forget and click on an embedded email link, firefox tries to open multiple tabs(sometimes hundreds). I can't shut down firefox when this happens, I can't do anything else. I have to manually shut down the computer and reboot.

    Check to make sure that mailto has not been set to open Firefox.
    To do that open the Preferences dialog by selecting "Firefox > Preferences". In the Preferences dialog go to the Applications panel. In the "Content Type" column locate mailto, and make sure the Action column is not set to "Use Firefox" This procedure is explained in more depth in the [[Managing file types]] article.
    Also see [[Firefox keeps opening many tabs or windows]] .

  • Mail 4.5 - how do I permanently delete email attachments?

    I'm using Mail 4.5 on OS X 10.6.8 - I'm using a late-2008 aluminium unibody MacBook with a 250GB hard drive and I only have 4Gb of available space left.  I'm trying to free up space on my hard disk and I downloaded Disk Inventory X to check what was taking up so much space - apart from my iPhoto library and Pictures folder which together account for about 125GB I see that the folder containing Mail messages is 42.8GB in size!
    I'm assuming that this is because I've received a lot of photos via email but I've added the ones I wanted to my iPhoto library so I assume I no longer need the images that were emailed to me.
    Can someone please tell me where I can find these email attachments so that I can delete them all at once - I'm hoping that I don't have to go through all my emails one by one to select and delete them individually?
    Cheers
    Tricia

    Hi again .... The Preferences/Accounts/Advanced tab is set to Keep all messages and their attachments for offline viewing.
    I agree that it seems strange to say that junk messages should never be deleted ... it was one of the settings in the article that I thought odd but assumed that 'there must be a reason'. 
    I had a look in my Macintosh HD/Tricia/Library/Mail folders - there would appear to be a great many ....
    Disk Inventory is telling me that my Library/Mail/Mailboxes/Recovered Messages folders are the following size -
    Mail 46.4 GB
    Mailboxes 44.8 GB
    Recovered Messages 42.1 GB
    When I look at the Recovered Messages data it shows 775 messages numbered from 260549 to 161324 with a suffix of .emlx - each one is 69.6 MB exactly!  Apart from these messages there are another 40 odd with sizes that range from 5.6MB down to 2KB.  I have the feeling that this might be where my problem arises but I have no idea what these Recovered Messages are.
    Any ideas?
    Cheers
    Tricia

  • How can I open email attachments in Pages?

    I am unable to open email attachments such as Word docs and PDFs in Pages. If I select them I get "open in mover lite." Until recently, when I selected them I could open in iBooks but that is no longer an option for me. I am not sure iBooks would help anyway!
    How can I open attachments in Pages?
    Thank you,
    Prea

    according to MS KB article:
    http://support.microsoft.com/kb/278061
    That file is made when someone is using Rich text format and attaches a file. Have them switch to either HTML or plain text and reatatch the file and you should see the proper attachments.
    Jason

  • After my OS update I can no longer open email attachments.  What could be the issue??

    After my latest OS update I can no longer open email attachments.  What might be in the issue??

    Quit Mail and restart.
    Select each of your mailboxes and select Rebuild under the Mailboxes menu.
    If those don't help, then reinstall Yosemite:
    Reinstall Lion, Mountain Lion, Mavericks or Yosemite without erasing drive
    Boot to the Recovery HD:
    Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
    Repair
    When the recovery menu appears select Disk Utility. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported then click on the Repair Permissions button. When the process is completed, then quit DU and return to the main menu.
    Reinstall Lion, Mountain Lion, Mavericks, or Yosemite
    OS X Yosemite- Reinstall OS X
    OS X Mavericks- Reinstall OS X
    OS X Mountain Lion- Reinstall OS X
    OS X Lion- Reinstall Mac OS X
         Note: You will need an active Internet connection. I suggest using Ethernet
                     if possible because it is three times faster than wireless.

  • After update I am no longer able to open email attachments by just clicking on the attachment. I now have to click control and then click open linked file. How can I open attachments by simply clicking on them?

    After update I am no longer able to open email attachments by just clicking on the attachment. I now have to click control and then click open linked file. How can I open attachments by simply clicking on them?

    Unless you believe middle-click is yours and don't like it being usurped, mine is set globally to "Enter".

  • My email attachments won't open after ios7.1 update on 4s! HELP!

    I recently updated my 4s to the new software, iOS7.1. Since then, my Word document email attachements are not opening. When I try and open attachments I just get a message saying "OfficeOpen XML word processing document" on a blank screen. All attachments were opening before the update... so I was wondering;
    Is my phone "too old" for this software? (Phone is only 16 months old)
    Are the attachments emailed to me, in the wrong format for me to open them?
    Or is there something I need to change in the settings so I can open email attachments????
    Please help!
    I rely on my phone to email on the run for my job so desperatly need to get it working again!
    I also have an iPad2 and have updated it to the new iOS7.1 software and email attachments and everything else is working fine.... just my phone isn't!
    Thank you all so much for your help.

    I have same problem when I upgraded to ios 7.1.  I have done the test that by sending a attachment both in .doc format and docx format but still cannot open the attachement and the message said "OfficeOpen XML word processing document", I have tested another iPhone in ISO 7 which don't have any issues to open.
    I don't why Apple still don't doing something to solve it.  We are well known that iPhone / iPad is not only for home use, we are use this everyday for work.  Please kindly give us solution.

  • "Save as" dialog box doesn't come up, even though I have "Always ask me where to save files" selected (email attachments)

    Recently, the "save as" dialog box quit appearing when I attempt to download email attachments. I have the "always ask me where to save files" box checked in the tools/options/general/downloads area. The box still appears when I use Chrome, but not when I use Firefox.

    Hello,
    Can you please follow these steps and provide the value for the configuration 'browser.download.useDownloadDir'
    # In the [[Location bar autocomplete|Location bar]], type '''about:config''' and press '''Enter'''. The about:config "''This might void your warranty!''" warning page may appear.
    # Click '''I'll be careful, I promise!''', to continue to the about:config page.
    Can you please provide the values for the following keys
    #browser.download.useDownloadDir
    #browser.download.lastDir
    Thank you

Maybe you are looking for

  • Calendar syncing Iphone/Entourage/Ical/Lion OX 10.7.2

    Ok - so this is driving me a little crazy. I upgraded from Leopard 10.5 to Snow Leopard 10.6 and finally to Lion 10.7.2. Upgraded my iphone to IOS 5.0 I use Entourage as my primary email and calendar. I clicked the synchronize contacts and also calen

  • Acrobat 9 Mac Print dialog freezes

    I haven't been able to print from Acrobat 9 Pro for Mac for about many months. I can open the Print dialog box and change settings, but as soon as I click the Print button, Acrobat freezes and I have to force quit. (More accurately, the Print dialog

  • Scan problem with OS 10.8.2

    Recently the scan feature on my Mac Mini with OS 10.8.2 and HP OfficeJet 4500 flatbed printer/scanner is all messed up. I scan a document, then the image of the scan appears and fills the entire background of the scanner control window on the desktop

  • Change multiple folder icons

    Is there an apple script to change all my folder icons at once? I like the folder icons available for download from Apple's website, but don't want to go through the process of pasting the new icons in for every single folder. Thanks

  • Now to add the extensibility without DB knowledge

    Hi, I am developing a Parking Slot application, which contains "n" number of parking slots say for example 600 slots. These slot information are not stored in the DB.These parking slots keep on extending as per the car and bike which you are going to