AllExperts > Microsoft Outlook 
Search      
Microsoft Outlook
Volunteer
Answers to thousands of questions
 Home · More Microsoft Outlook Questions · Answer Library  · Encyclopedia ·
More Microsoft Outlook Answers
Question Library

Ask a question about Microsoft Outlook
Volunteer
Experts of the Month
Expert Login

Awards

About Us
Tell friends
Link to Us
Disclaimer

 
 
 
 
About Jim Stiles
Expertise
I am a Certified Internet Web master and designer with twelve years experience in creating, developing and maintaining both personal and corporate web sites. I have an extensive working knowledge of HTML, DHTML and JavaScript. While I specialize in DHTML and JavaScript functions, my main topic is assisting persons and businesses with the overall development and outlay of their web sites. I also have 18 years of experience in Law Enforcement and Corrections. I have an extensive knowledge of all Microsoft Office applications, all Windows Operating systems, Eudora and Outlook email programs as well as Microsoft Exchange server 5.5 and Outlook Web Access. I am also certified in Video Teleconferencing and network systems.

Experience
I have many various certifications from Microsoft as well as individual course studies in web site development, advanced database development, Cisco ISDN, LAN and WAN technologies. I have developed and currently maintain four personal and three corporate web sites. I currently hold the position of Network Adminstrator for the Information Services Division at my local Sheriffs Office.
 
   

You are here:  Experts > Internet/Online > Email > Microsoft Outlook > Background music

Microsoft Outlook - Background music


Expert: Jim Stiles - 3/18/2009

Question
how can I save the music from a Microsoft Outlook e-mail? I don't want the e-mail itself but I would like to save the background music to my music files.

Answer
First, veiw the source code for the email message:
Open the message, then select other Actions, view Source from the Actions menu.
Now, you will need to search for the audio file in the source code. The file will usually end with .mid or .mp3.
You can also search for the word "embed".
In either case, you will find a line in the code similar to the below line:

<EMBED SRC="http://yourdomain.com/music.mp3" autostart=true loop=false hidden=true>

Within this line in the target for the music file you want. Simply copy the full URL address for the music file and paste it into your browser address.

You should be able to save the file to your computer.

Jim.  

Ask a Question


 
User Agreement | Privacy Policy | Kids' Privacy Policy | Help
Copyright  © 2008 About, Inc. AllExperts, AllExperts.com, and About.com are registered trademarks of About, Inc. All rights reserved.