Can i export a list of all the webpages in my site, enabled and disabled?

Hey Guys,
Can i export a list of all the webpages in my site, enabled and disabled?
I saw you could view all pages in the advanced view - but i am not sure if you can then export that as an excel file.

hey Liam -
but ftp doesnt show you what is enabled and disabled.
also I don't think you can export an excel file from this?
Pretty much i want this list - in an excel format!

Similar Messages

  • Can i see a LIST of all the things removed from MobileMe in the upgrade to iCloud?

    i have heard so many reports of things changed in MobileMe in the "upgrade" to iCloud, and i want to clarify these prior to switching over (i have already upgraded to iOS5 and 10.7.2) because from what i have heard some of these chages are going to mean a massive LOSS OF INFORMATION!!!
    based on how i have been using mobileme for the last 10 years (in it's various incarnations) i have heard that when you update:-
    1/ i am going to lose my 100's of photo websites in june 2012 (thanks guys!!)
    2/ i am going to lose most of the notes i have added to the over 1500 entries in my AddressBook (and some of those notes are VERY long and perfectly placed since they give me immediate access to data/info on the person/company in AB (this is a TERRIBLE DECISION IF TRUE) becaue apple had given a new charcter limit to Notes
    3/ my iphone now does not seem to play anything that was bought from beatport or freebies i have received from DJs (which i belive is linked to the size of the bit rate - some are 14100, rather than the 320 of itunes tracks) and which means i am either going to have to find another music player and/or stop buying music from any one other than itunes <<DUH>>
    4/ i have used my mac.com account in itunes to buy a LOT of stuff, different bits of which go on my iphone, ipad, etc (in fact the ipad is used by my mother who would have never ever have bought any apps, so i have adapted the ipad with the apps i think she would like - but i do not want these on my iphone) so am i going to have to repeatedly stop itunes form adding every new purchase from downloading itself to all my apple equipment??????
    quite frankly, if all the above is true (and i bet there are more to come ) then it is a ral smack in the face of long time apple users who have bought into the whole iDisk, MobileMe stuff in the past, and who have created a ersonal way of using them - i bought a family pack just so i could put different types of photo website up under my different"family" names - all of which were initially just for me to use!!!!!!!!!!!!
    so, please can you publish a list of all the things i am going to lose when i move to the icloud?????????????
    sees a fair request, but one which it also seems i have to ask for cos i cannot find a list such as this anywhere on the apple website

    You can see a detailed comparison between MobileMe and iCloud, plus general information and some links to Apple Help pages, here:
    http://rfwilmut.net/icloud
    Question 2 would be best asked as an individual question in the hope of attracting the attention of someone who is in the same situation and can give you a practical answer: question 3 would best be asked in the iPhone forum.

  • How can i display a list of all the names stored in the Mail app?

    When sending an email, the program shows a list of names according to the first and subsequent letters that I type into the To: field. There are times I cannot recall someone's email user name. How can I display a complete list of all the names Mail has stored? I know that I can go to the To: field then type in the letter A, then write down all listings under A, and then repeat for each letter of the alphabet, but there should be an easier method.
    I have perhaps dozens of names in Mail, but only five names in Address Book, so the latter does me no good.

    On the menubar, Mail > Window > Previous Recipients
    Regards,
    Captfred

  • Where can I find a list of all the credits applied to my iTunes account?

    Hi,
    I'm aware I can see my purchase history in iTunes but where can I see a list of all credits (vouchers) and debits (app purchases)? My account is showing zero credit and I want to confirm which top up vouchers I've applied to make sure they're fully spent.
    Thanks,
    Mark.

    Mark,
    There is no way to view a history of the cards that you have redeemed.
    When you redeem a card, check immediately that your credit balance has been incremented by the appropriate amount.

  • Can I get a List of all the running processes in the system using java ?

    I want a complete list of all the Running processes currently in the system.
    List of running processes is like, in MS Window environment while we presses ctrl + alt + del and we get a small window containing a list of all the running processes currently in system.
    I hope somebody have done the same and will help me.
    thanx.

    Here is the sample code to get All running process in your system .
    Its in C++.And you have use JNI to use this code.
    For complete project goto
    http://www.mindcracker.com/mindcracker/c_cafe/winapi/protracker.asp
    typedef BOOL (WINAPI * PFNENUMPROCESSES)(
    DWORD * lpidProcess,
    DWORD cb,
    DWORD * cbNeeded
    typedef BOOL (WINAPI * PFNENUMPROCESSMODULES)(
    HANDLE hProcess,
    HMODULE *lphModule,
    DWORD cb,
    LPDWORD lpcbNeeded
    typedef DWORD (WINAPI * PFNGETMODULEFILENAMEEXA)(
    HANDLE hProcess,
    HMODULE hModule,
    LPSTR lpFilename,
    DWORD nSize
    //unsigned int i;
    static HMODULE hModPSAPI = 0;
    static PFNENUMPROCESSES EnumProcesses = 0;
    static PFNENUMPROCESSMODULES EnumProcessModules = 0;
    static PFNGETMODULEFILENAMEEXA GetModuleFileNameExA = 0;
    if ( !hModPSAPI )
    hModPSAPI = LoadLibrary( "PSAPI.DLL" );
    if ( !hModPSAPI )
    return FALSE ;
    EnumProcesses = (PFNENUMPROCESSES)
    GetProcAddress( hModPSAPI,"EnumProcesses" );
    EnumProcessModules = (PFNENUMPROCESSMODULES)
    GetProcAddress( hModPSAPI, "EnumProcessModules" );
    GetModuleFileNameExA = (PFNGETMODULEFILENAMEEXA)
    GetProcAddress( hModPSAPI, "GetModuleFileNameExA" );
    if ( !EnumProcesses
    || !EnumProcessModules
    || !GetModuleFileNameExA )
    return FALSE;
    LV_ITEM lvi;
    CString str, str1;
    if ( !EnumProcesses( aProcesses, sizeof(aProcesses), &cbNeeded ) )
    return FALSE;
    cProcesses = cbNeeded / sizeof(DWORD);
    char szProcessName[MAX_PATH] = "unknown";
    for ( int i = 0; i < cProcesses; i++ )
    HANDLE hProcess = OpenProcess( PROCESS_QUERY_INFORMATION |
    PROCESS_VM_READ, FALSE, aProcesses);
    if ( hProcess )
    HMODULE hMod;
    DWORD cbNeeded;
    if ( EnumProcessModules( hProcess, &hMod, sizeof(hMod), &cbNeeded) )
    GetModuleFileNameExA( hProcess, hMod, szProcessName,
    sizeof(szProcessName) );
    str = szProcessName ;
    str1.Format(": %d ", hProcess );
    str += str1 ;
    m_list.AddString ( str );
    UpdateData(TRUE );
    CloseHandle( hProcess );

  • Where can you find a list of all the songs of the week?

    Hello. I just remember a song that I saw many weeks ago and know I might be interested to buy it cause I pretty liked that song. The problem is that the song was not free on Itunes Canada so I couldn't buy it. Well, the point is that I was wondering if there was any list of all the songs that have been post like Song of the week. With that list, I could find the song and I could see what were the others songs too. I could certainely discover new artists as well.

    Don't worry I found a list - that's what Google's for! ;o))

  • Why can I not watch a video all the way thru without it stopping and starting, & freezing?

    I like to go to abc or cbs pbs etc. and watch their videos but they do
    not run all the way thru. They stop and start and stop and start and
    freeze and start and quit.

    If there are problems with updating then best is to download the full version and uninstall the currently installed version.
    Download a fresh Firefox copy and save the file to the desktop.
    * Firefox 5.0.x: http://www.mozilla.com/en-US/firefox/all.html
    * Uninstall your current Firefox version.
    * Do not remove personal data when you uninstall the current version.
    Remove the Firefox program folder before installing that newly downloaded copy of the Firefox installer.
    * It is important to delete the Firefox program folder to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.
    Your bookmarks and other profile data are stored elsewhere in the [http://kb.mozillazine.org/Profile_folder_-_Firefox Firefox Profile Folder] and won't be affected by a reinstall, but make sure that you do not select to remove personal data if you uninstall Firefox.
    It is possible that there is a problem with the files sessionstore.js and sessionstore.bak in the Firefox Profile Folder.
    Delete the files sessionstore.js and sessionstore.bak in the Firefox Profile Folder.
    * Help > Troubleshooting Information > Profile Directory: Open Containing Folder
    * http://kb.mozillazine.org/Profile_folder_-_Firefox
    * http://kb.mozillazine.org/sessionstore.js
    If you see files sessionstore-##.js with a number in the left part of the name like sessionstore-1.js then delete those as well.
    Deleting sessionstore.js will cause App Tabs and Tab Groups to get lost, so you will have to create them again (make a note).
    See:
    * http://kb.mozillazine.org/Session_Restore
    Some have reported that increasing the session store saving interval worked for them.<br />
    See:
    * http://kb.mozillazine.org/browser.sessionstore.interval
    To open the <i>about:config</i> page, type <b>about:config</b> in the location (address) bar and press the "<i>Enter</i>" key, just like you type the url of a website to open a website.<br />
    If you see a warning then you can confirm that you want to access that page.<br />
    You can use the Filter bar at to top of the about:config page to locate a pref more easily.

  • How can i get a list of all the apps i purchased last year?

    i would like to get a summary of all the apps i purchased as well as the prices

    Open App Store and sign in with your Apple ID. Click on the Purchase icon in the toolbar. This will list out all your App Store purchases. It will not list prices, but you can look those up for each purchased application.
    There should also be an account summary. Click on the Account link under Quick Links on the right.

  • I'm tring to delete my webpage history but it doesn't work, I've done it the way it is told here on the webpage but all the webpage history is still there and have no star, how can I delete it?

    I'm tring to delete the webpage history and it's impsoible. I've done it the way it's told here on the webpage, I've deleted all the cockies etc and they are all gone but the webpages still stays in the search line. I've tried to delete all of it a couple of times now but nothing happens. When I push the scrolldown thing or write an adress the old once are still there. Why can they go away? What's wrong with it?

    See http://kb.mozillazine.org/Bookmarks_history_and_toolbar_buttons_not_working_-_Firefox

  • I have a user who has permissions on site A B C 's some libraries. How can I get a list for all the contents the user have permission for?

    The user has permissions on site A B, and C. within the sites, the user has permissions on some lists/libraries.
    how can i retrieve an entire list to see what the user has permissions on?
    thank you 
    I might be a newbie in some area. But I'm working hard. :)

    You can get the report using powershell, please check below posts
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/5a3252bf-cb03-4488-9a0d-f4e0ce07d497/user-permissionsaccess-report-in-sharepoint-site
    http://reality-tech.com/2011/12/30/reporting-on-all-user-permissions-in-a-web-application/
    My Blog- http://www.sharepoint-journey.com|
    If a post answers your question, please click Mark As Answer on that post and Vote as Helpful

  • Can I have a list of all the top HD games on Symbi...

    Just tell the names of some good action games which can be played on Belle devices!!

    hi mate,
    there are a few, but can't remember them off the top of my head unfortunately. i do remember there being quite a few articles, and some of them in the last month or two, by Steve Litchfield over at AllAboutSymbian.com, talking about the HD games that were made available for Nokia Belle devices, so you may want to take a gander at that, to get an idea of what games you would like to buy

  • I am currently using Firefox 3.6.27. I would like to update, but not to "the latest and greatest." How can I view a list of all the versions of Firefox which are still available, choose the one that I want, and download it?

    Not applicable.

    The only versions you update to are 3.6.28 (which will be dropped from support in a few weeks) or Firefox 11. I'd recommend either 11, or at least start planning for it. Is there a specific reason you don't want to upgrade to 11, I can try to help.

  • Can I have a list of all the compatible graphics cards with the mac pro 2010?

    I'm looking a tgetting a mac pro 2010 and I heard that the radeon 5770 *****, so I'm looking at an upgrade for it. thanks

    Official for a 2010 (assuming it's not too different from my 2012)
    Apple branded 5770
    Apple branded 5870
    Evga GXT680 (what i have)
    Sapphire 7950 Mac Edition
    Unofficial (means it will lack a boot screen)
    Several Nvidia 650, 670, 680, ...
    Several AMD 7850, 7870, 7950, 7970, ...
    It takes a bit of research on your part if you go the unofficial route.  What has been shown to work, can it be flashed for a boot screen, will it run at full speed or half speed, ...

  • Why can i do if i erase all the contains of my iphone 3g and the iphone the only thing that show me es de mac logo?

    hi! i need your help my iphone the only thing that shows me is de mac logo and my laptop doesn´t recognice the iphone, i try to tap tha lock buton and the center button and the iphoen just shows the mac logo again please help me! thanks!

    At the present time, the only way to keep photos in iCloud indefinitely is to add them to a shared stream, as explained here: http://help.apple.com/icloud/#/mmc0cd7e99.  However, photos added to a shared stream will be a lower resolution than the original photos.  These shared streams can be shared with your friends.
    If you add the photos to your normal photo stream, they will be deleted from iCloud (and all other devices/computers) when you delete them from your phone.  And although your backup includes camera roll photos, if you delete them from your phone and continue backing it up, the backup containing the deleted photos will be overwritten by one that doesn't and they will be lost.
    This is likely to change in the fall with iOS 8 and its iCloud Photo Library feature (see http://www.apple.com/ios/ios8/photos/).

  • Can I create folders to store all the forms so they are organized and easier to locate?

    I have a lot of forms created and sometimes difficult to locate the form I am looking for.  It would be nice to create folders to organize the forms.

    Sorry we do not yet support this feature. You can vote for the idea here : http://forums.adobe.com/ideas/1587
    Gen

Maybe you are looking for

  • Facing Issue while creating simple Hello world page

    Hi, I did the required setups and followed steps from developer guide. But while running the hello page, its not opening the hello page rather its going into the error. Following are the errors generated in the page : Exception Details. oracle.apps.f

  • Real player downloader on mac os x 10.5.8

    Why I can't use my Real Player Downloader for MacBook 10.5.8, anyone please help me, thanks

  • Urgent Help needed : Connecting Access 2000 with forms 6i

    Dear friends, I am really struggling to solve this connection issue. I am working with forms 6i, oracle 8i, in Windows XP pro environment. Developing programs using oracle 8i tables is ok, but there are tables in Access 2000, which I have to add the

  • Forms 6i to 10g Migration Questions

    Hi, My company is thinking about migrating Forms 6i to 10g. I wonder if you can share some of your experience with us (and with thousands of others who will also face the same daunting task) 1. How do you like/dislike Forms 10g after the migration? 2

  • Purchasing osx from the website

    hi, if i purchase osx from the apple website does it give me the option to download and be sent a cd like windows does? or is it dvd only? i might be away from home for a few months where there is no apple store or reseller and it would be nice to be