To rename a page or folder In either the Folder List panel or the Folders view of the site, right-click the file or folder, and then click Rename. Type the new name.

I set out to change the page name ready to publish on my hosts server after Having used a temp. name, simple so the " Expression web user guide says" I have not been able to find the "Folder List panel" of The folders view of the site,
I have just completed an hour methodically searching for the two files listed, I would be most grateful for some simple instructions on how to find the entities listed in the Title above, which I cut and pasted to make sure that I got it right.
Regards, 
Robert
Robert 1000

If you are in the standard configuration, click "Site|Open Site," then browse to and open your site. With an open site, you will see a tab at the top labeled "Site View." Another tab at the bottom will be labeled "Folders,"
because you are then in Folders view of the site (recognize that terminology?). At the same time, unless you have your panels hidden, in the upper left side you will see a panel labeled "Folders List." If you do not see this panel, click "Panels|Reset
Current Workspace."
cheers,
scott
Please remember to "Mark as Answer" the responses that resolved your issue. It is common courtesy to recognize those who have helped you, and it also makes it easier for visitors to find the resolution later.

Similar Messages

  • I tried to rename a file, it gave me an error message (can't remember the number - 43??) and then the file disappeared from the original folder. When I do a search, the file comes up under the new name, but it does not show a path, and even though preview

    I tried to rename a file, it gave me an error message (can't remember the number - 43??) and then the file disappeared from the original folder. When I do a search, the file comes up under the new name, but it does not show a path, and even though preview shows the contents, I can't open the document (Powerpoint) and I can't move the document. I tried "Copy" and paste but it doesn't work. I tried "Share" with Airdrop and iChat, but the file is inaccessible. When i try to rename the file, it says the filename is too long.
    When I try to open it, it says the alias is not good, and asks if I want to fix the alias. I'm afraid to do that and lose all access to this document.
    Right now, it feels like a ghost document - it is on the computer intact, but it is in an undisclosed location and inaccessible.
    Please help!!

    I was able to resolve this by repairing permissions, even though no permissions error was listed specifically for that file.
    I could also have recovered it through Time Machine, but I'm interested in knowing how not to have this happen again!
    I was afraid of rebooting and possibly losing track even of the ghost.
    I did not try EasyFind - I'll keep that in mind next time.
    Thanks for all the comments.

  • Trouble moving file after rename; can't get the new name, what's missing?

    I know I'm missing a statement to redefine this_item after it has been renamed, but I'm too noobed to know how.
    Files I drop into my layersRenameFolder do get renamed, but then the script fails with error (simplified) "can't get <name of pre-renamed file>"
    So I'm struggling with how to reset the variable so finder knows the new name of the files to move them.
    Note, the code is compilations of other scripts and others corrections. I don't claim to be the original author of any of it. Just trying to piece it together.
    Script follows--------
    on idle
    set PathToDesktop to path to desktop as text
    set layersRenameFolder to (PathToDesktop & "On-Line Proofing1:1 Layout Proofs InDesign:LayoutRenameLAYERS:") as alias
    set outFolder to (PathToDesktop & "On-Line Proofing1:1 Layout Proofs InDesign:Out:") as alias
    tell application "Finder" to set these_items to (every file of layersRenameFolder whose kind contains "PDF")
    --Check to see if there are one or more PDF files in the LayersRename folder on the desktop
    if (count these_items) is greater than 0 then
    tell me to activate
    display dialog "Files located. Script starting!" buttons " " default button 1 giving up after 2
    --Go through all PDF files, one at a time
    repeat with PDFfile in these_items
    --rename PDFFile
    set this_item to contents of PDFfile
    set fileName to name of this_item
    set {TID, text item delimiters} to {text item delimiters, "-"}
    if fileName ends with "1.pdf" or fileName ends with "ALL.pdf" or fileName ends with "CAR.pdf" then set newFileName to (text items 1 thru 2 of fileName) & "1.pdf" as text
    set text item delimiters to TID
    end repeat
    end if
    -- move renamed pdfs to out
    tell application "Finder"
    set name of this_item to newFileName
    move this_item to outFolder with replacing
    end tell
    return 5
    end idle

    When you set the name of a file, the result is just the new name, not a full path. You can rebuild the file path by getting the containing folder and adding the resulting name, for example:
    <pre style="
    font-family: Monaco, 'Courier New', Courier, monospace;
    font-size: 10px;
    font-weight: normal;
    margin: 0px;
    padding: 5px;
    border: 1px solid #000000;
    width: 720px;
    color: #000000;
    background-color: #FFEE80;
    overflow: auto;"
    title="this text can be pasted into the Script Editor">
    tell application "Finder"
    set theContainer to the container of this_item as text
    set name of this_item to newFileName
    move ((theContainer & the result) as alias) to outFolder with replacing
    end tell
    </pre>

  • SQL Server Service is not reflecting to the new name.

    Hi,
    I just rename the computer and use the command below to rename the SQL Server but the SQL Server Service is not reflecting to the new name.
    Is there a way to change the SQL Server Service and agent to reflect the new name or do I have to re-install sql server.
    I am using SQL 2008 R2.
    Thank you in advance.

    If running "SELECT
    @@servername" yields the old server name, it means the instance has not been renamed.
    you must run statement to drop the old name of the instance and recreate it with the new name as the default (local) one..
    EXEC master.dbo.sp_dropserver 'MACHINENAME\OLDINSTANCENAME'
    go
    EXEC master.dbo.sp_addserver 'MACHINENAME\newINSTANCENAME', 'local'
    go
    I took the code here: 
    http://social.msdn.microsoft.com/Forums/sqlserver/en-US/c07ab906-dabf-4303-9737-d430d82c4f42/how-to-rename-instance-of-sql-server-2008-r2?forum=sqltools
    Once you did this, look at your maintenance plans.  I sometime end up having one or two still following the old name.  Especially if you create this new server from a copy of another virtualized one.

  • Is there any way to re-install an older version of pages on my computer? The new version lost a lot of the templates I enjoyed using...

    Is there any way to re-install an older version of pages on my computer? The new version lost a lot of the templates I enjoyed using...

    If you previously had iWork '09, those apps are still in your Applications folder in a folder named iWork '09 unless you deliberately deleted them.
    If you did delete them & have a Time Machine backup that includes your Applications folder you can restore them from there. In the past the iWork apps have not worked well when copied from another drive, but some users have reported that this works for them, especially if the apps were originally purchased from the Mac App Store. If you originally installed them from the retail disk, find the disk & reinstall them & then update to iWork 9.3.

  • HT3275 EMERGENCY!!!!!!!!  NEED TO RETREIVE AN ACCIDENTALLY DELETED BACKUP! BACK UP FROM MY TIME MACHINE DRIVE????  In other words, I emptied out a folder on my main MAC to make space and the next subsequent backup backed up the EMPTY FOLDER and then delet

    EMERGENCY!!!!!!!!
    IS THERE ANY WAY TO RETREIVE AN ACCIDENTALLY DELETED BACK UP FROM MY TIME MACHINE DRIVE????
    In other words, I emptied out a folder on my main MAC to make space and the next subsequent backup backed up the EMPTY FOLDER and then deleted the "old backup" that actually contained the contents of the very important folder.
    Now only the emptied folder exists on my MAC and in the two backups on my Time machine backup drive.
    This was clearly a big mistake on my part not realizing that the "old backup" being deleted by Time Machine would include backed up files that I had no intention of getting rid of....
    What can I do now?
    Is DATA RETREIVAL even an option?
    I am sure that the Folder of files that I need are on the most recently deleted "OLD BACKUP" but how do I get to this, if even possible?????
    Super desperate situation here...
    M

    inna-help-me wrote:
    Is DATA RETREIVAL even an option?
    It may be possible to recover some of the data, if it hasn't been overwritten, but it won't be cheap or easy. 
    You've posted in the Time Capsule forum, but you mention a "backup drive."  If your backups are on a Time Capsule's internal HD, instead of an external HD, it's even worse.
    See Data Recovery.
    Good luck.

  • How do I add extra pages to template documents in the new version of pages which carry over the same formatting, borders etc?

    Hi,
    Does anyone know how how to add extra pages to template documents in the new version of Pages which carry over the same formatting, borders, styles etc? In iWorks09, all styles, borders etc just used to carry over to the next page. In the new Pages, this doesn't seem to happen. Unless I'm missing something.
    Any help would be appreciated.

    Everything is a matter of degree! (Speaking for myself).
    Review and rate Pages 5 in the App Store and if you are interested check out all the changes here:
    http://www.freeforum101.com/iworktipsntrick/viewforum.php?f=22&mforum=iworktipsn trick
    Peter

  • I need to just double click on every folder and have it open in a new window every time, as before. Can I do that?

    I need to just double click on every folder and have it open in a new window every time, as before. Can I do that?

    Finder -> Preferences -> General -> uncheck "Open folders in tabs instead of new windows"

  • How do I do a mass change of face names in iphoto?  For example, I have 500 pictures named Michelle Smith, but she is married and is now Michelle Johnson.  How do I change all the photo face names to the new name en masse?

    How do I do a mass change of face names in iphoto?  For example, I have 500 pictures named Michelle Smith, but she is married and is now Michelle Johnson.  How do I change all the photo face names to the new name en masse?

    You edit the name in the Corkboard view.

  • App.activeDocument.name  not giving the new name entered in save as option from the script

    When I open a document and use save as option and enter a new name. The app.activeDocument.name object is still giving me the old file name, it not giving the new file name that was entered in the save as option. However this issue is comming when I open a document and use the save as option for the first time. From then on for any number of times I use the save as option it gives me the new name.

    Hi,
    In my case I am calling the script from my AI plugin(this is developed in c++) .  My plugin will be called when ever there is a event,  suppose I do ctrl+shift+s ( i,e File > Save as from Illustrator) , then my plugin will call the script.
    Script that I am using:
       var doc = app.activeDocument;
       alert (doc.name);
       var dest;
       var options= new IllustratorSaveOptions();
       dest = new File(app.activeDocument.path + '/' + doc.name);      
       doc.saveAs(dest, options);

  • Aperture does not recognize that there are images to be imported on an SD card. My workaround is to copy the images from the ST card to a folder and then import the images from the folder. Aperture also imports incredibly slowly after the update to 3.4

    Aperture does not recognize that there are images to be imported on an SD card. My workaround is to copy the images from the SD card to a folder and then import the images from the folder. Aperture also imports incredibly slowly after the update to 3.4

    Check your Import settings in the Import Panel, i.e. all that might exclude the image type you want to import:
    If you did not exclude any file types, and still Aperture will not import, remove your ImageCapture preferences fro your user library:
    To remove the image capture preferences:
    If Aperture is running, quit Aperture,  and log off and on again.
    Open your user library from the Finder's Go menu: Hit Command Shift G (⌘⇧G) and then type in: ~/Library/Preferences/  then hit return.
    In the window that opens remove "com.apple.ImageCapture.plist"
    and look into the subfolder "ByHost": if there are files named com.apple.ImageCapture  something .plist  remove them too.
    then try again.
    And if that still does not help, remove the Aperture preferences as well:
    ~/Library/Preferences/aperture.plist
    Regards
    Léonie
    P.S. in MacOS Lion and later the user library ~/Library is hidden by default.
    You can reveal it also  from the Finder's "Go" menu:
    Finder > Go,   then hold down the options ⌥ key, until the Library appears in the drop-down menu, select it and open the Library folder. Then go to the "Preferences".

  • I am having the same problem I think.  With mobileme you simply copy documents to the idisk folder and then synch.  I cannot seem to sink that folder anymore.  Any idea as to how I can simply copy folders to icloud and then access the MS Word and PDF file

    I am having the same problem I think.  With mobileme you simply copy documents to the idisk folder and then synch.  I cannot seem to sink that folder anymore.  Any idea as to how I can simply copy folders to icloud and then access the MS Word and PDF files on my iphone?

    Apple never bopthered to explain that this would happen
    Your iDisk is still accessible after moving to iCloud in exactly the same way as before. Nothing is deleted until June 30th 2012.
    , so I could easily have lost ALL of the files I kept on iDisk.
    No, you couldn't. Firstly, nothing was deleted from your iDisk. Secondly, any files stored on your iDisk should never be your only copy. Even if your iDisk spontaneously combusted, you should keep local backups elsewhere.
    Does Apple WANT people to move their storage elsewhere and stop paying Apple for it?
    Yes. Apple doesn't provide such a service anymore, nor are you paying them for it.
    Apple has made no effort to suggest remedies for the problem it has given iDisk users
    They've provided instructions on how to download your files from your iDisk. What you do with them after that is your choice.

  • I open facebook or other site. right click link/photo to open in new tab quickly. Then all tab connection will be connection to website, all page stop loading. Have to close firefox and reopen then only site will load.

    I open facebook or other site. right click link/photo to open in new tab quickly. Then all tab connection will be connection to website, all page stop loading. Have to close firefox and reopen then only site will load.

    You can override how links are opened via the browser.link.open_newwindow.override pref.
    *http://kb.mozillazine.org/browser.link.open_newwindow
    *1: current tab; 2:new window; 3:new tab;
    Use this for links opened via JavaScript.
    *http://kb.mozillazine.org/browser.link.open_newwindow.restriction
    See also:
    *http://kb.mozillazine.org/Prevent_websites_from_disabling_new_window_features

  • I can't get my computer to boot up.  The screen is white with a file folder and then at ? in the middle

    The screen is white with a file folder and then at ? in the middle

    Before declaring that the disk is dead (which is a common cause for what you are seeing), try the steps outlined in this article:
    http://support.apple.com/kb/TS2570
    This article also has some troubleshooting steps you can try:
    http://support.apple.com/kb/ts1417
    If you don't have your original system disks, you can boot into single user mode folloing these instructions:
    http://support.apple.com/kb/ht1492
    and then following the directions for running the fsck command in the second article I list above.
    I would try these things before giving up and assuming that the disk is dead. The flashing question mark indicates that a valid boot disk cannot be found. One cause for this is that the disk has experienced hardware failure. However another cause could be that the system and boot files on that disk are somehow damaged (perhaps from a power surge or an improper shutdown of the computer) and in some cases the above repair steps can restore them to working condition.

  • TS1398 I just reset my new router name and password and my iPad keeps picking up the old name using the old password. How do I purge the old info and get it to look for the new name?

    I installed a new wireless router and connected with my iPad. I then changed the ID and password with ethernet but now my iPad keeps picking up the old router name and password and doesn't see the new name. How can I get it to stop looking for the old name and find the new one?

    Hello Stevo39,
    If your iPhone continues to prompt for your old account and password then check out the following article.
    If you're asked for the password to your previous Apple ID when signing out of iCloud - Apple Support
    This article may help too.
    Apple ID: What to do after you change your Apple ID - Apple Support
    Regards,
    Nubz

  • Yahoo is my home page. I updated to the new version of firefox per yahoo and now my tool bar has changed. I want the old tool bar back? The old one had an X when I wanted to stop something.

    yahoo is my home page. I updated to the new version of firefox per yahoo and now my tool bar has changed.
    I want the old tool bar back? The old one had an X when I wanted to stop something (I just clicked on the X). Also, the old toolbar has a "home" that I clicked on and it went staight back to yahoo main page

    Not sure whether for instance you initially had a Yahoo optimised version of Firefox, and have now overwritten it with an official Mozilla version. Although the Mozilla version should NOT add unwanted features, but the Yahoo version may well do.
    If you merely need to find the Yahoo emails page quickly just add it as a bookmark or as a bookmark on the Bookmarks toolbar and make sure that is visible.
    Clicking the star icon on the location bar whilst looking at your emails will bookmark the page.
    * [[How to use bookmarks to save and organize your favorite websites]]
    * [[Bookmarks Toolbar - Display your favorite websites at the top of the Firefox window]]
    I do not use Yahoo myself,and am not sure what add-ons are available. You could search yourself using
    * FirefoxButton -> add-ons
    ** see [[Find and install add-ons to add features to Firefox]]
    ** examples [https://addons.mozilla.org/en-us/firefox/addon/yahoo-toolbar/ yahoo toolbar] & [https://addons.mozilla.org/en-us/firefox/addon/yahoo-mail-notifier/ mail notifier]
    * also look at Yahoo's own information such as http://help.yahoo.com/tutorials/toolbar/cl3/c3_ff_toolbar1.html

Maybe you are looking for

  • List support in TLF

    List support in TLF 2.0. <s:list id="list1" listStylePosition="outside">             <s:li>Item 1</s:li>             <s:li>Item 2</s:li>             <s:li>Item 3</s:li> </s:list> My question is how i write above code piece in html. I try this <ul>   

  • I have been billed twice for a movie

    Can't find anywhere to have a transaction reversed. As I was downloading a movie, there was an issue and it was not completed.  I downloaded it again and I have now been billed twice.  What now?

  • Issues with take folders \ comping

    I was messin around with "Take Folders" and the new comping feature. . . My question is this, once you group a buncha pre-recorded clips into a take folder ("pack them") is there any way to move their location without unpacking and starting over? Ran

  • I just want to change my password please

    i am rather slow on computer matters, when i bought the computer, there was a password already loaded, that is when i first open it, but i understand it is necessary to have a separate password for email. I can open the email address ok, but just can

  • Next button on calendar gives following error..

    Hello, I'm getting following error when I press next button on the calendar portlet. The portlet is displayed on the homepage of one of the users. Surprising part is - From the Navigator, I can run this successfully from "Run" and "Run As Portlet" op