Save as brings up save as template box

Im using a DW3 css template. When I try to save any of the
regular html pages like index.html, it brings up a save as template
dialogue box. Havent seen this before, but its quite annoying to
have to save as every time I make an edit. Maybe I inadvertently
changed a preference or something. Any idea where to look to fix
this so Ctrl S will save over page and not try to save as template?
Thanks.

That's because you aren't using the template properly. You
must spawn a
child from it, not change its contents and save with a new
extension.
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
==================
"dellvostro" <[email protected]> wrote in
message
news:gk336h$q4d$[email protected]..
> Im using a DW3 css template. When I try to save any of
the regular html
> pages
> like index.html, it brings up a save as template
dialogue box. Havent seen
> this
> before, but its quite annoying to have to save as every
time I make an
> edit.
> Maybe I inadvertently changed a preference or something.
Any idea where to
> look
> to fix this so Ctrl S will save over page and not try to
save as template?
> Thanks.
>

Similar Messages

  • How to open a 'Save As' Dialog box in JSP?

    Hi all, i need to export a CSV file. A button is provided to the user to choose the directory to save the file. My problem is how to open a 'Save As' dialog box in JSP?
    Thanks in advance

    Hi,
    Below is my full code to download fiel but still the Save Dialog box still not show..
    <%@ taglib prefix="cs" uri="futuretense_cs/ftcs1_0.tld"
    %><%@ taglib prefix="asset" uri="futuretense_cs/asset.tld"
    %><%@ taglib prefix="assetset" uri="futuretense_cs/assetset.tld"
    %><%@ taglib prefix="commercecontext" uri="futuretense_cs/commercecontext.tld"
    %><%@ taglib prefix="ics" uri="futuretense_cs/ics.tld"
    %><%@ taglib prefix="listobject" uri="futuretense_cs/listobject.tld"
    %><%@ taglib prefix="render" uri="futuretense_cs/render.tld"
    %><%@ taglib prefix="siteplan" uri="futuretense_cs/siteplan.tld"
    %><%@ taglib prefix="searchstate" uri="futuretense_cs/searchstate.tld"
    %><%@ taglib prefix="locale" uri="futuretense_cs/locale1.tld"
    %><%@ taglib prefix="dateformat" uri="futuretense_cs/dateformat.tld"
    %><%@ taglib prefix="blobservice" uri="futuretense_cs/blobservice.tld"
    %><%@ taglib prefix="satellite" uri="futuretense_cs/satellite.tld"     
    %><%@ taglib prefix="date" uri="futuretense_cs/date.tld"
    %><%@ page import="COM.FutureTense.Interfaces.*,
    COM.FutureTense.Util.ftMessage,
    COM.FutureTense.Util.ftErrors"
    %><%@ page import="COM.FutureTense.Interfaces.*,
    COM.FutureTense.Util.ftMessage,
    COM.FutureTense.Util.ftErrors"
    %>
    <%@ page language="java" contentType="text/html;charset=UTF-8" %>
    <%@ page import="java.io.File" %>
    <%@ page import="java.io.OutputStream" %>
    <%@ page import="java.io.FileInputStream" %>
    <cs:ftcs><%-- france/test_template
    INPUT
    OUTPUT
    --%>
    <%-- Record dependencies for the Template --%>
    <ics:if condition='<%=ics.GetVar("tid")!=null%>'><ics:then><render:logdep cid='<%=ics.GetVar("tid")%>' c="Template"/></ics:then></ics:if>
    <%
    String fileToFind = request.getParameter("file");
    if(fileToFind == null) return;
    File fname = new File(fileToFind);
    System.out.println("Save As: "+fname.getName() );
    if(!fname.exists()) return;
    FileInputStream istr = null;
    response.setContentType("application/octet-stream;charset=ISO-8859-1");
    response.setHeader("Content-Disposition", "attachment; filename=\"" + fname.getName() + "\";");
    try {
    istr = new FileInputStream(fname);
    int curByte=-1;
    while( (curByte=istr.read()) !=-1){
    out.write(curByte);
    out.flush();
    } catch(Exception ex){
    ex.printStackTrace(System.out);
    } finally{
    try {
    if(istr!=null) istr.close();
    } catch(Exception ex){
    System.out.println("Major Error Releasing Streams: "+ex.toString());
    try {
    response.flushBuffer();
    } catch(Exception ex){
    System.out.println("Error flushing the Response: "+ex.toString());
    %>
    </cs:ftcs>
    Can anybody help me with this???
    Thank you in advance.

  • How come the "save as" dialog box keeps popping up whenever I try to use alt codes?

    I type with diacritical marks regularly but recently, when I press and hold Fn + Alt + the numerical code, it brings up the "save as" dialog box. This seems to be a Firefox-specific issue because this doesn't happen on Microsoft Word + other programs. I am wondering how to disable this "save as" dialog box shortcut, or how to just get the alt codes to work.

    Hm, this is the list of add-ons that are currently enabled on my browser:
    <br><br>
    Dictionnaire française moderne (it can't be this one because I just installed it today)<br>
    Java Console 6.0.18<br>
    Java Console 6.0.25<br>
    Java Console 6.0.20<br>
    Java Console 6.0.24<br>
    pdfit (doesn't seem like it's this one either)<br><br>
    Conclusion: might it be one of the Java Consoles?
    Thanks!

  • Can we customize the Save As dialogue box in Acrobat DC?

    I was wondering if there is already a way we can customize the new DC Save As dialogue box.
    I would love to be able to open directly to "Choose a Different Folder" without going through this extra dialogue box (I understand the appeal of it, but it's not optimal for my workflow). Or perhaps, if I could customize the options under "Storage" (e.g. adding our own database folders "Posters", "Documents", etc, or maybe just pulling the "Favorites" folders from Windows explorer)
    I get the decision to have document cloud and creative cloud as default options. That's great for sharing and collaborating on documents, but I'm just managing too many documents and too large of a database. In my situation it's just, well, sub-optimal.
    I'm on Windows 7 running Adobe CC Group.

    OMG, I've been having this same exact thought since the first time I went to do a Save As ever since upgrading to Acrobat DC.
    (Mac OS X Yosemite here.)
    I find it so ridiculous to have to go through this extra step with every single "Save As."
    Example:
    1. Open our job ticket template PDF (for billing a project), which is in a "Company Templates" folder on my computer.
    2. Fill in the details/time for that project.
    3. Select "Save As" to save the job ticket to my project folder (different location).
    4. Have to click "Save to a different folder" every single time.
    "Save As" is nearly always going to be for saving a new version of a file to a different location, so I don't understand why there is now this extra step. It's just unnecessary IMO.
    So, to quote Will Riker: "Yes. Absolutely. I do indeed concur... wholeheartedly!"

  • "Save As" dialog box is too large

    Recently, while using Acrobat 9, the "Save As" dialog box began opening as a full-screen box.  Is there a way to change it back to a small dialog box?
    Thanks for your help!

    I experience the identical problem with Acrobat Professional ver 8.3.0 on Windows 7 32-bit. The same thing can also happen with the "File > Open" dialog box.
    In both cases, there is a simple solution:  Right Mouse Button in the window's top border to bring up a context menu.  Select "Restore".  The window immediately resizes smaller and can be further resized in the usual way by hovering the mouse over a corner.  To fill the screen again with these dialog boxes, select "Maximize" in the RMB context menu.

  • Can't use "Save as template"

    Hello, I am quite new to DW
    I use Traditional Chinese v8.02 of Dreamweaver
    But, I can't Save as template!
    Every time I click "Save as template", it calls me to define
    a site first
    However, my dreamweaver MUST HANG whenever I try to add a new
    site or define a site
    I tried the older version of DW (the DW MX 2004)
    the same problem occur
    please help.

    I have made screenshots with descriptions on my problems
    <case1>
    case1_pic1:Before I click Create New Dreamweaver Site
    http://simon.pennilesshosting.com/case1_1.JPG
    case1_pic2:After the click, It hangs (no response)
    http://simon.pennilesshosting.com/case1_2.JPG
    <case2>
    case2_pic1:After I click "file" --> "save as template", a
    dialog box appears and I click "Manage Sites"
    http://simon.pennilesshosting.com/case2_1.JPG
    case2_pic2:After I click "Manage Sites", then i click "new"
    then click "site
    http://simon.pennilesshosting.com/case2_2.JPG
    case2_pic3:It hangs again (no response)
    http://simon.pennilesshosting.com/case2_3.JPG
    <case3>
    case3_pic1:I click "Site"-->"Manage sites"
    http://simon.pennilesshosting.com/case3_1.JPG
    case3_pic1:The same dialog box appears and it hangs again
    after I click "new"-->site
    http://simon.pennilesshosting.com/case3_2.JPG

  • Unable to save Fireworks template. Save as Template permission error.

    I'm running Windows 7 64bit as an administrator.  I opened a new canvas in Fireworks and set it to 728x90 pixels to create a standard horizontal leaderboard banner.  Then I tried to save it as a template so I wouldn't have to remember the dimensions.  I chose File > Save As Template and a save dialogue box opened so I could select a location to save.  I went to the Windows 7_OS (C:) > Program Files (x86) > Adobe > Adobe Fireworks CS5 > Configuration > Templates and tried to save my file, but I got the following error: You don't have permission to save in this location.  Contact the administrator to obtain permission.
    Well I'm the administrator and I'm not sure how you create templates you can use in Fireworks.  Does anyone know where I'm going wrong?
    Thanks

    The following link offers a possible explanation and a workaround:
    The problem is that Windows Vista and Windows 7 will not allow you to write to system folders. It means that will not be able to save to the Templates folder.
    A workaround has been identified. Right-click on the "Configuration" folder in the Fireworks installation directory and modify the security settings so that "Users" have write and modify privileges. This allows Fireworks and the Extension Manager to write and manages files in this folder.
    http://www.fireworkszone.com/DocumentTemplates_586.html
    Interestingly, the Templates folder was moved in Fireworks CS6 from the Application folder to the user library Application Support folder (on a Mac, that is), perhaps to avoid this type of issue.

  • Users to Save Web Templates or Bookmarks to Their Favorites?

    Hi,
    We have a number of web templates in many roles.  We would like users to be able to save any of these web templates (or bookmarks) to their favorites as they choose to.  They work from the web iterface only.  Is there a url command or something that can save the current URL to the favorites?
    Thanks.

    I don't know that you can save a template to a favorites role, but you can personalize a template so when the user returns to that template it is saved as they had drilled it.
    <SAP_BW_URL CMD='PERSONALIZE'>
    Or you can add to IE favorites
    <SAP_BW_URL CMD='BOOKMARK'>
    (optional)
    'X' = Yes, '  '  = No
    Or you can use a drop down box and allow users to add views to the drop down in the web application so essentially when they return they have the default views and additionally have the custom views they created.

  • In javascript how to invoke save as dialog box ,which saves .pdf files only

    Through javascript i generated a save as dialog box. the main problem is , it is only saving .html and .doc files by default. how to restrict it to save only .pdf files.
    the code i used is
    function SaveFile(fname)
    document.execCommand('SaveAs', null, fname)
    <input type="button" value ="save" onclick="SaveFile('');">
    /**********************************************************************/

    this is actually a Java forum its slightly different from javascript
    but try this not sure if it helps
    <input type="button" value ="save" onclick="SaveFile('.pdf');">

  • How can I add form field value to the file name in save as dialog box

    I do not want the form to be saved automatically, just want the form to auto populate the "file name" only.
    A little background on the forms I want to use:  My company has 70 retail outlets, I'll use one of our pdf forms called an "Incident Report" as an example.  I would like for a store manager to be able to complete the form, then email the form to the main office (I already have javascript to add field values and form name to the email subject line), once the main office receives it, I want for them to be able to file the pdf electronically on our server.  We have mutliple forms that we use so I do not want any of the forms to automatically save anywhere, (at this time anyway) I just want the office personnel to be able to click "save as" (or whatever they will need to click) and the form automatically add certain field values from the pdf they have received, of which will be different each time the form is sent to the office (Date, store #, employee name etc.) in addition to the name of the form in the "File name" of the "Save As" dialog box.  The main office employees will decide into which server file the pdf should be saved.
    I'm using Acrobat 8 professional, the stores and office personnel use Adobe reader.
    One little note:  We currently print and file a lot of paper on a daily bases, as soon as I can get this to work, we are going green.
    Me and a lot of trees in this will really apprecitate any help you can give with this!  :-)

    You might want to take a look at the document "Developing Acrobat Applications Using JavaScript" (js_developer_guide.pdf) which is part of the Adobe Acrobat SDK, which can be downloaded here. Read the "Privileged versus non-privileged context" (p. 45ff.). You will find an example for "Executing privileged methods in a non-privileged context". Should be almost exactly what you are looking for.
    Small Outline: For security reasons ("the user always has to know what's going on") you are not allowed to use the "Doc.saveAs"-method without the user permission (--> in a non-privileged context). In order to reach the goal of a privileged context you can use a trusted function. You do this by creating a JavaScript file (*.js) in either the Application-JavaScript-Folder (default location on Windows systems: "%ProgramFiles%\Adobe\Acrobat 10.0\Acrobat\Javascripts") or the User-JavaScript-Folder (default location on Windows systems: "%AppData%\Adobe\Acrobat\10.0\JavaScripts"). Add the following content to the new file:
    myTrustedBrowseForDoc = app.trustedFunction( function ( oArgs ) {
         app.beginPriv();
              var myTrustedRetn = app.browseForDoc( oArgs );
         app.endPriv();
         return myTrustedRetn;
    myTrustedSaveAs = app.trustedFunction( function ( doc, oArgs ) {
         app.beginPriv();
              var myTrustedRetn = doc.saveAs( oArgs );
         app.endPriv();
         return myTrustedRetn;
    The developer guide actually wants you to add this content to the existing "config.js" file. I recommend creating a new file, since its easier to deploy in a network. Either way, every client/user who needs to be able to save documents this way, needs this JavaScript Code in his Application/User-JavaScript-Folder.
    Within the Acrobat Document, which you want to obtain a certain file name, you can now use the trusted functions "myTrustedBrowseForDoc" and "myTrustedSaveAs" to store the file. To call the trusted functions and deliver the file name you can either you use a form field (button) or you add a new menu item. Add the following JavaScript Action to the button/menu item and change "Roller Coaster" to the name of the field which contains the value which you want to become the new file name:
    var fileName = this.getField("Roller Coaster").valueAsString;
    try {
         var oRetn = myTrustedBrowseForDoc({bSave: true, cFilenameInit: fileName + ".pdf"});
         try {
              myTrustedSaveAs(this, { cPath: oRetn.cPath, cFS:oRetn.cFS });
         catch(e) {
              console.println("Save not allowed, perhaps readonly.");
    catch(e) {
    console.println("User cancelled Save As dialog box");
    Good Luck!

  • 'Save as Type' box in 'Save As' dialog box

    I recently downloaded 'Rocket PDF' and now if I try to save any PDF. document, the only choices in the 'save as type' box are 'Rocket PDF' or 'All files'. No more 'Adobe Reader PDF. appears as a choice. I uninstalled 'Rocket PDF' and in the 'Default changes' I put 'Adobe Reader as the default to open 'PDF.'. Still, the only choices on the 'save as type ' are 'Rocket PDF' or 'All files'! How do I get Adobe Reader PDF' back as a choice in the 'save as type' box and delete 'Rocket PDF' as a choice?

    Sorry I wasn't clear! When I try to save a 'PDF' file the "save as" dialog box opens. At the bottom the 'file name'is listed and below that it says, "save as type". You then pick what file type you want, like Adobe Reader for PDF. It used to say Adobe Reader as one of the choices but when I downloaded "Rocket PDF" it only says "Rocket PDF or "all files" as the only choices to save the document, no more Adobe Reader as a choice. I have deleted Rocket PDF and under 'default programs (Start button) I have set the "Pdf. files to open with Adobe Reader. Rocket PDF is still listed or' all files', nothing else! How can I get Adobe Reader as a choice back in the 'save as type' box?
    Thanks for any help.

  • Can not open or save web template using web application designer

    as the subject .
    when i create a template , everything is ok .but when i want to save the template i get two  errors
    the fist one:
    type: stop
    message class  :rsbolap
    message number: 017
    description: Java communication error: an unknown error occured during portal communication .
    the second one:
    type: stop
    message class  :rsbolap
    message number: 017
    description: Java communication error: error when opening rfc connection.
    then i click them to get the detail ,and get the same content:
    Diagnosis
    An error occurred during communication with the BI components on the SAP J2EE Engine.
    System Response
    Procedure
    Contact your system administrator to have the error analyzed in detail.
    Procedure for System Administration
    SAP Note 888687 provides detailed instructions on analyzing communication and log-on problems.
    So i check the note 888687 ,and do as it .but it does not get work.
    we  change the following locations to the "ALL" severity to receive more exact information:
    com.sap.ip.bi.webapplications
    com.sap.portal.connectors.BW
    com.sap.portal.ivs.semantic.systemLandscape
    com.sap.portal.ivs.systemConnectionTests
    com.sap.security.api.saml
    com.sap.security.core.server.jaas
    com.sap.security.core.server.saml
    com.sap.security.core.session
    com.sap.security.core.ticket
    com.sap.security.core.umap
    com.sap.security.core.util
    by the way we install the bi7.0 and portal7.0  in the same machine and share the same the instance.
    what should i do ?

    Hi I've got the same problem. When trying to use the Bex Report Designer I get this error message: "Java communication error: RFC destination not_configured does not exist". Error when loading query metadata. Check query and portal settings.
    Can anybody help me to solve this problem?
    Thanks in advance!

  • Save Open dialog box opening very slow

    I have windows 7 professional 64bit OS. whenever i try to open/save as dialog box it appears very slow, then it will say it is not responding then after 10-15sec it will come alive.
    Need help!!!!!!

    Blair,
    I followed your suggestions above....reset IE ...clean boot. Didn't solve the problem.  (had trouble making that MSCONFIG window bigger !? <wink>)
    Problem still exists.  And to be clear, here is the problem(s) ...I believe they are all interrelated.
    #1.  I end the explorer.exe process and restart it.  Run Explorer and start clicking folders in my FAVORITES.  System hangs for about 10 seconds before it catches up.
    Alternatly, after a explorer.exe restart, if I run explorer and start clicking down through folders from the C: drive, there is no hang.   SUSPECT - some sort of file for favorites needs to be rebuilt?!
    #2. Open MS Word.  Type a few letters.  Select File/Save.  Most icons under Favorites are white.  Trying clicking more than one, but system hangs for ten seconds until icons fill in.
    #3.  WINDOWS button, start typing in the search INTERNET....5-10 seconds before Internet Explorer (and other INT* things show up.!  Usually this is instantaneous.
    System Info:
    Great machine and fast for over a year, and now this started FYI.
    OS Name    Microsoft Windows 7 Home Premium
    Version    6.1.7601 Service Pack 1 Build 7601
    Dell System XPS L321X
    x64-based PC
    Intel(R) Core(TM) i5-2467M CPU @ 1.60GHz, 1601 Mhz, 2 Core(s), 4 Logical Processor(s)
    4 gb Ram
    256 SSD
    ACTIONS TAKEN:  (estimated 30 reboots today)
    - Ensure all folders are GENERAL under properties
    - Advanced Attributes - turned off "allow files on this drive to have contents indexed in addition to file properties"
    - Checked Indexed location is C: drive/ User/ just my data areas....reindexed
    - Tried reboot with Windows Search service disabled....no help.  Turned back on.
    - Tried MS Essentials off.  Tried Firewall off
    - Rebuilt ICONCACHE - was 8mb, now less 450kb
    - Archived OUTLOOK down to a reasonable size (and had to do the manual compress to reduce the file size after)
    - turned off some Windows visual effects.
    - Turned off Dropbox from autostarting....this was before I tried the Clean Boot
    - turned by ON (default)  in Startup - though it has Unknown MFG and no details  :~(   , i found that it likely is needed for my 64 bit machine.
    Any help would be appreciated.
    Steve

  • How can I get the "Open" and "Save As" dialog boxes to open at larger than their default size?

    How can I get the "Open" and "Save As" dialog boxes to open at larger than their default size?  I would like them to open at the size they were previously resized like they used to in previous operating systems.  They currently open at a very small size and the first colum is only a few letters wide necessitating a resize practically every time one wants to use it.  Any help would be appreciated.

    hi Prasanth,
    select werks matnr from ZVSCHDRUN into table it_plant.
    sort it_plant by matnr werks.
    select
            vbeln
            posnr
            matnr
            werks
            erdat
            kbmeng
            vrkme
            from vbap
            into table it_vbap
            for all entries in it_plant
            where matnr = it_plant-matnr and
                  werks = it_plant-werks.
    and again i have to write one more select query for vbup.
    am i right?

  • Report opens Save as Dialogue Box, on client.

    Hi,
    I am using Report Builder 11.1.2.1.0, and I am calling a report from Form.
    If I run/call report on my own pc it opens perfectly in browser (pdf format), but if same report is opened on client pc, it opens Save As dialogue box and asks user to save the report.
    Can you please let me know, how can I achieve to open a report in browser on client's pc, without opening Save As Dialogue.
    Eagerly waiting for your replies.
    Regards,

    That is probably because the user's browser does not support opening a pdf document.
    Most browsers support pdf, some need a plugin. Check what happens with any other pdf document on the web that you want to open on the user's PC, like http://docs.oracle.com/cd/E16655_01/server.121/e17643.pdf

Maybe you are looking for