How can I tell the tool "Download" ask me what to do with a download?

I was trying to download an MP3 that a friend had sent to me, but when I went to press the button 'Save file' on the small window that says "Open in..." or "save to...". ' (Or something like that), I accidentally hit the button that says always "do this with this type of file" and did not know until AFTER clicking on the button to continue with my download. Is there a way to fix this so that the download tool will ask me what to do with an MP3 download again?

You can check the MP3 setting in tools > Options > Applications

See also "Reset the download Actions": http://kb.mozillazine.org/File_types_and_download_actions

Tags: Firefox

Similar Questions

  • How can I set the default download locations

    How can I set the default download locations?

    You can watch here:

    • Tools > Options > general: downloads
  • How can I tell the mail client to search for new mail on the server?

    How can I tell the mail client to search for new mail on the server?

    Within the Mail app and display the Inbox you can pull down on the list of e-mail using your finger and you should see a small reel spinning gear. Which indicates that his check new email.

    You can also go into the settings of e-mail and calendars Contacts and view the settings there. Examine the settings of "search for new data. If the Push is enabled, then messages will be pushed to you if the email provider supports this feature. You can also set your accounts to use Fetch and set the frequency, he's going to go out and look for new e-mail messages.

  • How can I get the free download of Lightroom included with Leica D - LUX?

    The Austria issue: I bought a Leica D - LUX and it is a free download for Lightroom. I received an e-mail with a code of Leica, but until now this code only allows me to install creative cloud. Here I am offered a free trial or a download with extra payment. How can I get the free download of the full product? Thank you in advance.

    Hello andrease1832460,

    Have you registered your Leica camera online yet? Once you have done this, you should be able to download Lightroom 5 directly from their site. This is the link to the area of their owners for registration: https://owners.leica-camera.com/en/login

    Instructions in PDF here: http://cdn2.bhphotovideo.com/lit_files/105011.pdf

    I hope this helps.

    See you soon,.

    Del

  • I bought the upgrade that allows me to convert a pdf to a word document and after that the last update the tool option is not only comments, how can I get the tool option back?

    How can I get the tool option to return so that I can convert a PDF file to word

    First thing to try: uninstall and reinstall the latest version of the player.

    If this does not resolve the problem, provide information on your operating system, version Reader, etc.

    BTW did you connect with Adobe Reader [Preferences |] Adobe online services]?

  • How can I reinstall the Windows Media Center Gadget on my PC with Windows 7, 64-bit?

    How can I reinstall the Windows Media Center Gadget on my PC with Windows 7, 64-bit?  I had left it one day and now I don't know where he is. I went into the control panel and tried to 'Restore the Gadget', but he said it was not something to restore. I don't know how to get the file from one account to another, if that's what I'm supposed to do. I just want to know how to get the original back that came when I downloaded Media Center for the first time (that I tried to do it again. "But it did not help at all).

    Thank you.

    It's actually pretty easy if you are in the control panel for programs

    Control Panel - programs-

    There is an element under the gadgets 'restore the desktop gadgets installed with windows' which includes Media Center gadget

  • How can you transfer the license Photoshop Elements on a new computer with Windows 8

    How can you transfer the license Photoshop Elements on a new computer with Windows 8?

    Hello

    Before installing it on the new system, please follow the steps below to disable Photoshop Elements from your old system.

    1. launch Photoshop Elements.

    2 - go to 'help' option and select 'disable '.

    Once disabled, you can download Photoshop Elements from the link below.

    Download Photoshop Elements products | 10, 11, 12, 13

    Let us know if this helps!

    Kind regards
    Vivet

  • How can I check the toner level in my HP Laserjet 1320 with driver W7?

    Original title: HP Laserjet 1320

    How can I check the toner level in my HP Laserjet 1320 with driver W7?

    You probably can't, HP does not have software win7 / drivers, so you use drivers win7 default, which has all the features of the HP software

  • How can I tell the boss... his code was cr * p?

    I came across a PL/SQL function that is called by at least 100 million lines

    I see the boss had his name on it. It's got to be horribly inefficient, no?

    I mean open a cursor positioned on static data - it's crazy!

    So I rewrote... but how can I tell him?

    FUNCTION get_facility_typeF

    (p_bill_type IN VARCHAR2,

    p_hospital_flag in VARCHAR2

    )

    RETURN VARCHAR2 IS

    L_FACILITY_TYPE VARCHAR2 (255);

    L_RETIN CONSTANT VARCHAR2 (255): = 'hospitalization. "

    L_RETOUT CONSTANT VARCHAR2 (255): = 'external ';

    L_FIRST2 CHAR (2);

    CURSOR C_SET_FACILITY_TYPE IS

    SELECT (CASE WHEN p_bill_type AS 11% ' THEN 'hospital')

    WHEN p_bill_type AS 12% ' THEN 'hospitalization.

    WHEN p_bill_type AS 18% ' THEN 'hospitalization.

    WHEN p_bill_type AS 21% ' THEN 'hospitalization.

    WHEN p_bill_type AS 22% ' THEN 'hospitalization.

    WHEN p_bill_type AS 28% ' THEN 'hospitalization.

    WHEN p_bill_type AS 32% ' THEN 'hospitalization.

    WHEN p_bill_type AS 41% ' THEN 'hospitalization.

    WHEN p_bill_type AS 42% ' THEN 'hospitalization.

    'External' ELSE END)

    FROM DUAL;

    BEGIN

    IF p_hospital_flag = "Y" THEN

    IF p_bill_type IS NOT NULL THEN

    OPEN c_set_facility_type.

    SEEK c_set_facility_type INTO l_facility_type;

    CLOSE C_set_facility_type;

    ON THE OTHER

    l_facility_type: = 'external ';

    END IF;

    ON THE OTHER

    l_facility_type: = 'Professional ';

    END IF;

    RETURN l_facility_type;

    END;

    Here's my quick... ultra rewrite, right?

    FUNCTION to CREATE or REPLACE get_facility_typeF

    (p_bill_type IN VARCHAR2,

    p_hospital_flag in VARCHAR2

    )

    RETURN VARCHAR2 IS

    L_RETIN CONSTANT VARCHAR2 (255): = 'hospitalization. "    -return

    L_RETOUT CONSTANT VARCHAR2 (255): = 'external ';  -return

    L_PROFOUT CONSTANT VARCHAR2 (255): "Professional" = -return

    / * below are to be analyzed for the qualification to hospital patients of the type of Bill

    Add to the list below, if new billing codes are developed * /.

    L_CHECKTYPE CONSTANT VARCHAR2 (255): = '11,12,18,21,22,28,32,41,42';

    L_FACILITY_TYPE VARCHAR2 (255);

    L_FIRST2 CHAR (2);

    BEGIN

    L_FIRST2: = SUBSTR (p_bill_type, 1, 2); -check the first 2 characters

    IF INSTR (L_CHECKTYPE, L_FIRST2) > 0 then

    L_FACILITY_TYPE: = L_RETIN;

    ON THE OTHER

    L_FACILITY_TYPE: = L_RETOUT;

    END IF;

    IF p_hospital_flag <>THEN 'Y'

    L_FACILITY_TYPE: = L_PROFOUT;

    END IF;

    RETURN L_FACILITY_TYPE;

    END;

    Hello

    Syswizard wrote:

    Thanks for this alternative Frank, but the function is already called in dozens of places.

    This is one of the reasons why I said that speed is only one review.  Even if you want to change dozens of places now, as you mentioned later, you don't want to change dozens of places, each time changing billing codes.

    like your approach, but I I still think mine is faster.

    No this CASE and IN case can beat IF and InStr.

    This is not necessarily true, but if it's true in this situation is irrelevant.  There is a great cost for the SQL, PL/SQL, and that's what I was trying to avoid.  Even if the CASE were slower than IF, and even were IN slower than INSTR, the difference would be very slight compared to the difference between doing all the work in SQL or by switching to the PL/SQL on every row.

    In addition, you must declare the function as DETERMINISTIC.

  • How can I continue (the CS6 download, which stopped at about 75% re)?

    How can I continue (CS6 re download)? It stopped at about 75%. Thank you.

    Ready answer #1 in my upgrade to adobe photoshop is NOT download... It is said he is in action to do but has not moved an inch and continues to spend telling me, it will take 5 days to download 5 hours... Please help me! for ideas

  • How can I uninstall the partial download of Yosemite?

    Hello

    I've got El Capitan 10.11.4 on a MacBook in mid-2009. But I also have a partial transfer of Yosemite (145KO) for some time I want to uninstall. However, when I try to send to the trash, I get the message that "some elements are in use" - I guess there's an affair with El Capitan. Can anyone tell if I should be OK to go ahead and get rid of Yosemite? I ask because I'm trying to free up space as El Cap has my very slow Mac and it beach balls all the time. I have 4 GB of memory.

    Just try to restart your mac and see if you can trash this file after that. There is no "crossover." This partial download file is useless, simply, it was left in an invalid state if necessary as the download failed or was cancelled.

  • How can I remove the pop-out asking me to remember a password or not?

    I don't want to save the passwords for the sites that I visit regularly. Whenever I log in, Firefox ' you want to remember. "thing out.

    I keep clicking on "Never for this site" and Firefox continues to ask that whenever I connect? Why? I thought when I clicked "Never for this site" never means "for this site.

    How can I make Firefox remember that I don't want this saved password?

    Remove the check mark: Tools > Options > Security: passwords: [] "Remember passwords for sites".

    See also Password - Manager do not forget, delete, modify and import passwords saved in Firefox

  • How can I find the tools of Firefox button?

    I look for the 'TOOLS' button, I get nothing that tells me where to find

    Hi, you can temporarily reveal the toolbar of the main menu by pressing ALT. If you want to stay there all the time - right click at the top of the page (not on a tab) and tick/check menu bar. Hope that helps.

  • How can I change the default download location?

    How did change you default download location when downloading files of e-mail from the file downloaded to My Documents in Internet Explorer on the Surface RT?

    Hey there,

    Go to desktop mode and open internet explore. Contact / click the icon 'speed' in the upper right corner, touch / click on "view downloads," then, in the lower right window which arises just should be the word "Options" in blue. Touch / click on "options" and another window will open where you can modify the default download location.

    Hope that helps,

  • I just placed an order and I have a mac computer. The download I received was widowed... How can I get the correct download after I already paid?

    I need to know how I can get the correct download for my Mac computer?

    Contact support - for the link below, click on the still need help? option in the blue box below and choose the option to chat or by phone...

    Make sure that you are logged on the Adobe site, having cookies enabled, clearing your cookie cache.  If it fails to connect, try to use another browser.

    Get help from cat with orders, refunds and exchanges (non - CC)

    http://helpx.Adobe.com/x-productkb/global/service-b.html ( http://adobe.ly/1d3k3a5 )

Maybe you are looking for

  • Home sharing the problems of photo (4 AppleTV + iMac)

    Hello I have the new AppleTv 64 GB and an iMac with public funds, Mac OS X and iTunes. Both devices are on ethernet using DHCP. I have set up home sharing on iTunes with sharing pictures and videos (30 photos of k). Also, the AppleTV is configured to

  • Drivers HP Pavilion G6

    Hi, I am looking for drivers for my dads laptop computer. It is a HP Pavilion G6 and the #abu product number a8m93ea. I tried this product number but going home and I'm not sure hw find what version of g6 is. Anyone able to help me with this? Thank y

  • the feature of the driver installation tree

    Hi all What I can read in order to get my visa good old types, such as ViSession... in VB .net (2008), I need to install the language support .net thingy the pilot Setup feature tree. According to the guidelines described here . How do install a happ

  • How to install windows7 on my device, please help & advice me

    First of all, I want to thank you for giving me this opportunity, I need to know how to install windows7, program on my device? I ask for your help, your help is much appreciated, Yahia

  • BIOS setting where in Hp 110-3100

    Where is BIOS setting located in Hp 110-3100 Windows 7 starter. I want to set my BIOS to boot to start initialization with a collection device external n. help me.